update

Last modified on June 21, 2024

NAME:
   sdm admin nodes update - update a node

USAGE:
   sdm admin nodes update [command options] ID|NAME

OPTIONS:
   --delete-tags value            delete-tags e.g. 'key,...'
   --delete-all-tags              
   --gateway, -g                  
   --listen-addr value, -l value  
   --bind-addr value, -b value    
   --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