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-->