github.com/khulnasoft/cli@v0.0.0-20240402070845-01bcad7beefa/docs/reference/commandline/manifest_push.md (about) 1 # manifest push 2 3 <!---MARKER_GEN_START--> 4 Push a manifest list to a repository 5 6 ### Options 7 8 | Name | Type | Default | Description | 9 |:----------------|:-----|:--------|:------------------------------------------| 10 | `--insecure` | | | Allow push to an insecure registry | 11 | `-p`, `--purge` | | | Remove the local manifest list after push | 12 13 14 <!---MARKER_GEN_END--> 15