update-channels get

acloud update-channels get

get update channels

acloud update-channels get [flags]

Examples

# get all update channels for a specific organisation 
	acloud update-channel get
	acloud update-channel get --organisation "<org>"

Options

  -h, --help   help for get

Options inherited from parent commands

  -C, --context string                    sets the context
      --debug                             enable debug mode
      --debug-show-authorization-header   prints actual authorization header in debug mode, use with caution!
  -O, --organisation string               sets the organisation
      --request-timeout duration          request timeout for api calls to the Avisi Cloud API (default 15s)
      --trace                             enable trace mode

SEE ALSO