cmd

package
v0.0.0-...-3266887 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 2 more Imports: 26 Imported by: 0

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

func NewDefaultIAMCtlCommand() *cobra.Command

NewDefaultIAMCtlCommand creates the `iamctl` command with default arguments.

func NewIAMCtlCommand

func NewIAMCtlCommand(in io.Reader, out, err io.Writer) *cobra.Command

NewIAMCtlCommand returns new initialized instance of 'iamctl' root command.

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.

Jump to

Keyboard shortcuts

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