sdm admin websites update

NAME:
   sdm admin websites update - update one or more websites

USAGE:
   sdm admin websites update command [command options] [arguments...]

COMMANDS:
   http, httpNoAuth, http-no-auth    update HTTP website
   http-basic, httpBasic, basicauth  update HTTP Basic Auth website
   http-header-auth, headerauth      update HTTP Custom Auth website

OPTIONS:
   --file value, -f value  load from a JSON file
   --stdin, -i             load from stdin
   --filter value          filter e.g. 'field:name tag:key=value ...'
   --filters-help          show valid filter strings and examples
   --filter-json value     path to JSON based filter
   --tags value            tags e.g. 'key=value,...'
   --delete-tags value     delete-tags e.g. 'key,...'
   --delete-all-tags       
   --timeout value         set time limit for command
   --help, -h              show help

http

http-basic

http-header-auth

Last updated

Was this helpful?