Skip to content

Omnistrate ctl customer unsuspend

omnistrate-ctl customer unsuspend

Unsuspend a customer portal user

Synopsis

This command unsuspends a customer portal user.

omnistrate-ctl customer unsuspend [flags]

Examples

# Unsuspend a customer portal user
omnistrate-ctl customer unsuspend --user-id user-123

Options

  -h, --help             help for unsuspend
      --user-id string   Customer user ID

Options inherited from parent commands

  -o, --output string   Output format (text|table|json) (default "table")
  -v, --version         Print the version number of omnistrate-ctl

SEE ALSO