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
502 B
Markdown
16 lines
502 B
Markdown
# manifest create
|
|
|
|
<!---MARKER_GEN_START-->
|
|
Create a local manifest list for annotating and pushing to a registry
|
|
|
|
### Options
|
|
|
|
| Name | Type | Default | Description |
|
|
|:----------------|:-------|:--------|:----------------------------------------------|
|
|
| `-a`, `--amend` | `bool` | | Amend an existing manifest list |
|
|
| `--insecure` | `bool` | | Allow communication with an insecure registry |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|