package
Version:
v0.0.263
Opens a new window with list of versions in this module.
Published: Dec 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cli implements the command line interface.
func Run(ctx context.Context, io *iostreams.IOStreams, args ...string) int
Run runs the command line interface with the given arguments and reports the
exit code the application should exit with.
Source Files
¶
Directories
¶
internal
|
|
cache
Package cache implements accessing of the state.yml file.
|
Package cache implements accessing of the state.yml file. |
command
Package command implements helpers useful for when building cobra commands.
|
Package command implements helpers useful for when building cobra commands. |
command/apps
Package apps implements the apps command chain.
|
Package apps implements the apps command chain. |
command/auth
Package auth implements the auth command chain.
|
Package auth implements the auth command chain. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Package root implements the root command. |
|
|
|
Package version implements the version command chain. |
|
|
flag
Package flag implements flag-related functionality.
|
Package flag implements flag-related functionality. |
prompt
Package prompt implements input-related functionality.
|
Package prompt implements input-related functionality. |
|
|
sort
Package sort implements common sorting functions.
|
Package sort implements common sorting functions. |
state
Package state implements setters and getters for command contexts.
|
Package state implements setters and getters for command contexts. |
task
Package task implements async task handling.
|
Package task implements async task handling. |
Click to show internal directories.
Click to hide internal directories.