CloudNatix CLI
cnatix infrastructure compute instances schedule create
Create a new instance schedule
Synopsis
This command creates a new instance schedule. Currently only AWS is supported.
cnatix infrastructure compute instances schedule create [flags]
Options
--cluster-name string Cluster name
-h, --help help for create
--name string Schedule name
--resize-schedule strings Resize schedule of the format: <instance-type>:<crontab>
--start-schedule strings Start schedule of the crontab format
--stop-schedule strings Stop schedule of the crontab format
--targets strings A target EC2 instance tag of the form 'key=value'
Options inherited from parent commands
--global-controller-domain string Domain name of the CloudNatix Global Controller
--workspace string workspace directory (default is $HOME/.cnatix)
SEE ALSO
- cnatix infrastructure compute instances schedule - Commands for managing schedule of compute instances