package
0.2.0-alpha.14
Repository: https://github.com/onexstack/onex.git
Documentation: pkg.go.dev

# Packages

Package color print colors supported by the current terminal.
nolint:errcheck.
Package info print the host information.
Package jwt can be used to sign/show/verify jwt token with given secretID and secretKey.
Package minerset provides functions to manage minersets on onex platform.
Package used to generate demo command code.
Package options print a list of global command-line options (applies to all commands).
Package secret provides functions to manage secrets on onex platform.
Package user provides functions to manage users on onex cloud platform.
No description provided by the author
Package validate is used to validate the basic environment for onexctl to run.
Package version print the client and server version information.

# Functions

NewCmdAlpha creates a command that acts as an alternate root command for features in alpha.
NewDefaultOneXCtlCommand creates the `onexctl` command with default arguments.
NewDefaultOneXctlCommandWithArgs creates the `onexctl` command with arguments.
NewOneXctlCommand creates the `onexctl` command and its nested children.

# Structs

No description provided by the author