Sign in
apache
/
openserverless-cli
/
457144fc2e2a606e6fbe7fcbd204be65dcbb6fdc
/
.
/
tools
/
sh.md
blob: e9df5993f667589954c02300c08ace9f20353edb [
file
] [
view
]
`sh`
is
the mvdan shell
using
the ops environment
.
Without
args
,
starts an interactive shell
.
Otherwise
execute the script specified on command line
.
```text
Usage:
ops -sh [<script>|-h|--help]
```