userrole

package
v1.1.10 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "user-role",
	Aliases: []string{"userrole"},
	Short:   "Create user role to verify account association",
	Long: "Create user role that allows OCM to verify that users creating a cluster " +
		"have access to the current AWS account.",
	Example: ` # Create user roles 
  rosa create user-role --prefix `,
	Run:    run,
	Hidden: true,
}

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