package
0.0.0-20200322034917-7a465cb38967
Repository: https://github.com/wuka1/cli.git
Documentation: pkg.go.dev

# Functions

FormatWrite writes the context.
InspectFormatWrite renders the context for a list of configs.
NewConfigCommand returns a cobra command for `config` subcommands.
NewFormat returns a Format for rendering using a config Context.
RunConfigCreate creates a config with the given options.
RunConfigInspect inspects the given Swarm config.
RunConfigList lists Swarm configs.
RunConfigRemove removes the given Swarm configs.

# Structs

CreateOptions specifies some options that are used when creating a config.
InspectOptions contains options for the docker config inspect command.
ListOptions contains options for the docker config ls command.
RemoveOptions contains options for the docker config rm command.