lvl app create
Create a new app.
lvl app create [flags]
Examples
lvl app create -n myNewApp --organisation level27
Options
--autoTeams int32Slice A csv list of team ID's. (default [])
--externalInfo string ExternalInfo (required when billableItemInfo entities for an organisation exist in DB.)
-h, --help help for create
-n, --name string Name of the app.
--organisation string The name of the organisation/owner of the app.
--wait Wait for the operation to finish on the API.
Options inherited from parent commands
--apikey string API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.
SEE ALSO
- lvl app - Commands to manage apps