cli
cli copied to clipboard
Missing `app exec` help
When running app --help
, exec
is the only command that has no help message:
Commands:
env Display the environment variables for the given app.
exec
info Display the status for the given app name.
list List all apps.