user

package
v0.1.73 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 6 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] USERS",
	Aliases: []string{"users"},
	Short:   "Configure user access for cluster",
	Long:    "Add users (comma-separated) to a priviledged group on a cluster.",
	Example: `  # Add users to the dedicated-admins group
  ocm create user user1,user2 --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