lvl app component cron
Commands for managing crons
Synopsis
Crons are scheduled automatic commands that can be ran on app components
Options
-h, --help help for cron
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 component - Commands for managing appcomponents.
- lvl app component cron activate - Re-activate a deactivated cron
- lvl app component cron create - Create a new cron on an app component
- lvl app component cron deactivate - deactivate a cron, so it will not fire until reactivated
- lvl app component cron delete - Delete a cron on an app component
- lvl app component cron get - Get a list of crons on an app component
- lvl app component cron update - Update an existing cron on an app component