user

package
v0.1.58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "user --cluster={NAME|ID|EXTERNAL_ID} --group=GROUP_ID [flags] USER1",
	Aliases: []string{"users"},
	Short:   "Remove user access from cluster",
	Long:    "Remove a user from a priviledged group on a cluster.",
	Example: `# Delete users from the dedicated-admins group
  ocm delete user user1 --cluster=mycluster --group=dedicated-admins`,
	RunE: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL