2023-01-06 19:04:05 +01:00
|
|
|
# manifest push
|
|
|
|
|
|
|
|
<!---MARKER_GEN_START-->
|
|
|
|
Push a manifest list to a repository
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
2024-07-03 08:29:57 +02:00
|
|
|
| Name | Type | Default | Description |
|
|
|
|
|:----------------|:-------|:--------|:------------------------------------------|
|
|
|
|
| `--insecure` | `bool` | | Allow push to an insecure registry |
|
|
|
|
| `-p`, `--purge` | `bool` | | Remove the local manifest list after push |
|
2023-01-06 19:04:05 +01:00
|
|
|
|
|
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|
|
|