create-gateway

Last modified on June 21, 2024

NAME:
   sdm admin nodes create-gateway - create a new private gateway

USAGE:
   sdm admin nodes create-gateway [command options] <listen-addr:port> <bind-addr:port>

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