tugboat manifest

Manage image manifests

Usage

tugboat manifest COMMAND [flags]

Options

OptionDefaultDescription
-h, --helphelp for manifest

Global options available

OptionDefaultDescription
-c, --configCustom path to a configuration file (optional)
--driverautoThe driver to use to manage containers
--dry-runOutput what will happen, do not execute
--officialMimic the official docker publish method for images in private registries
--registrydocker.ioThe registry to use
--registry-namespaceThe namespace in the registry to use (DockerHub username if using DockerHub, any if using private registry)
--registry-passwordThe password credential with access to the registry
--registry-userThe username credential with access to the registry
``
Use“tugboat manifest [command] –help” for more information about a command.

See also

  • tugboat - A tool to build and publish multi-architecture container images