Skip to content

upctl object-storage user policy detach

Detach a policy from a user in managed object storage service

upctl object-storage user policy detach <UUID/Title...> [flags]

Examples

upctl object-storage user-policy detach <service-uuid> --username myuser --policy ECSS3FullAccess
upctl object-storage user-policy detach my-service --username myuser --policy ECSS3ReadOnlyAccess

Options

Option Description
--username The username to detach the policy from.
--policy The name of the policy to detach.
--help, -h help for detach
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format. Valid values are human, json and yaml.
Default: human
Command Description
upctl object-storage user policy Manage policies attached to a managed object storage user