1
0
mirror of https://github.com/docker/cli.git synced 2025-09-02 10:21:16 +03:00
Files
cli/docs/reference/commandline/manifest_push.md
David Karlsson dc22572e3e chore: regenerate docs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-07-04 10:30:56 +02:00

16 lines
451 B
Markdown

# manifest push
<!---MARKER_GEN_START-->
Push a manifest list to a repository
### Options
| Name | Type | Default | Description |
|:----------------|:-------|:--------|:------------------------------------------|
| `--insecure` | `bool` | | Allow push to an insecure registry |
| `-p`, `--purge` | `bool` | | Remove the local manifest list after push |
<!---MARKER_GEN_END-->