Commands
Team:Commit
Commit one app for your team.
USAGE
$ discloud team:commit [PATH]
ALIAS
$ discloud team:c [PATH]
OPTIONS
--app APP_ID The id of your app on Discloud
--no-erase-zip Do not erase the zip created in the process
ARGUMENTS
PATH The path of file name
- You can type multiple file path arguments.
- If you put parameters, the first parameter needs to be
file or folder path
and the second needs to beapplication id
. - If contains
ID
indiscloud.config
,APP_ID
is optional. - If it doesn’t find an app id, the CLI will show a list of your apps for you to select.