Ensure that app_shell() does not lock the CLI

This commit is contained in:
tituspijean 2023-06-20 16:35:42 +00:00
parent f9850a2264
commit f47d496183
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -957,6 +957,8 @@ app:
### app_shell()
shell:
action_help: Open an interactive shell with the app environment already loaded
# Here we set a GET only not to lock the command line. There is no actual API endpoint for app_shell()
api: GET /apps/<app>/shell
arguments:
app:
help: App ID