tugboat manifest
Manage image manifests
Usage #
tugboat manifest COMMAND [flags]
Options #
| Option | Default | Description |
|---|
-h, --help | | help for manifest |
Global options available #
| Option | Default | Description |
|---|
-c, --config | | Custom path to a configuration file (optional) |
--driver | auto | The driver to use to manage containers |
--dry-run | | Output what will happen, do not execute |
--official | | Mimic the official docker publish method for images in private registries |
--registry | docker.io | The registry to use |
--registry-namespace | | The namespace in the registry to use (DockerHub username if using DockerHub, any if using private registry) |
--registry-password | | The password credential with access to the registry |
--registry-user | | The 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