Documentation ¶
Overview ¶
Package cmd create a root cobra command and add subcommands to it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultIAMCtlCommand ¶
NewDefaultIAMCtlCommand creates the `iamctl` command with default arguments.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package color print colors supported by the current terminal.
|
Package color print colors supported by the current terminal. |
Package completion output shell completion code for the specified shell (bash or zsh).
|
Package completion output shell completion code for the specified shell (bash or zsh). |
Package info print the host information.
|
Package info print the host information. |
Package jwt can be used to sign/show/verify jwt token with given secretID and secretKey.
|
Package jwt can be used to sign/show/verify jwt token with given secretID and secretKey. |
Package new used to generate demo command code.
|
Package new used to generate demo command code. |
Package options print a list of global command-line options (applies to all commands).
|
Package options print a list of global command-line options (applies to all commands). |
Package policy provides functions to manage authorization policies on iam platform.
|
Package policy provides functions to manage authorization policies on iam platform. |
Package secret provides functions to manage secrets on iam platform.
|
Package secret provides functions to manage secrets on iam platform. |
Package set used to set specific features on objects.
|
Package set used to set specific features on objects. |
Package user provides functions to manage users on iam platform.
|
Package user provides functions to manage users on iam platform. |
Package validate validate the basic environment for iamctl to run.
|
Package validate validate the basic environment for iamctl to run. |
Package version print the client and server version information.
|
Package version print the client and server version information. |
Click to show internal directories.
Click to hide internal directories.