create

Last modified on June 21, 2024

NAME:
   sdm admin nodes create - create a new relay

USAGE:
   sdm admin nodes create [command options] [arguments...]

OPTIONS:
   --name value                 node alias name
   --maintenance-windows value  semicolon-separated cron schedules, the first group being the hard-cutoff group e.g. '* 7 * * 0,6;* * * * *'
   --tags value                 tags e.g. 'key=value,...'
   --timeout value              set time limit for command
Top