package
20.10.7+incompatible
Repository: https://github.com/gao745/docker-cli.git
Documentation: pkg.go.dev
# Functions
NewContextCommand returns the context cli subcommand.
RunCreate creates a Docker context.
RunExport exports a Docker context.
RunImport imports a Docker context.
RunRemove removes one or more contexts.
RunUpdate updates a Docker context.
RunUse set the current Docker context.
# Structs
CreateOptions are the options used for creating a context.
ExportOptions are the options used for exporting a context.
RemoveOptions are the options used to remove contexts.
UpdateOptions are the options used to update a context.