Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
(cherry picked from commit dc22572e3e)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
16 lines
451 B
Markdown
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-->
|
|
|