package
17.12.1-ce+incompatible
Repository: https://github.com/tjeske/containerflight-docker-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AddTargetToAllSignableRoles attempts to add the image target to all the top level delegation roles we can (based on whether we have the signing key and whether the role's path allows us to).
AuthResolver returns an auth resolver function from a command.Cli.
NewBuildCommand creates a new `docker build` command.
NewHistoryCommand creates a new `docker history` command.
NewImageCommand returns a cobra command for `image` subcommands.
NewImagesCommand creates a new `docker images` command.
NewImportCommand creates a new `docker import` command.
NewLoadCommand creates a new `docker load` command.
NewPruneCommand returns a new cobra prune command for images.
NewPullCommand creates a new `docker pull` command.
NewPushCommand creates a new `docker push` command.
NewRemoveCommand creates a new `docker remove` command.
NewSaveCommand creates a new `docker save` command.
NewTagCommand creates a new `docker tag` command.
PushTrustedReference pushes a canonical reference to the trust server.
RunPrune calls the Image Prune API This returns the amount of space reclaimed and a detailed output string.
TagTrusted tags a trusted ref nolint: interfacer.
TrustedPush handles content trust pushing of an image.
TrustedReference returns the canonical trusted reference for an image reference.