For the complete documentation index, see llms.txt. This page is also available as Markdown.

remove

Remove a User from a Group

Usage

ionosctl compute group user remove [flags]

Aliases

For group command:

[g]

For user command:

[u]

For remove command:

[r]

Description

Remove a User from a Group. The User keeps existing, but loses every privilege and shared-resource access that this Group granted (unless another Group they belong to still grants them).

Required values to run command:

  • Group Id

  • User Id

Options

Examples

Last updated