You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[`--annotation`](#annotation)|`stringArray`|| Add annotation to the image |
15
-
|[`--append`](#append)||| Append to existing manifest |
15
+
|[`--append`](#append)|`bool`|| Append to existing manifest |
16
16
|[`--builder`](#builder)|`string`|| Override the configured builder instance |
17
-
|[`--dry-run`](#dry-run)||| Show final image instead of pushing |
17
+
|[`--dry-run`](#dry-run)|`bool`|| Show final image instead of pushing |
18
18
|[`-f`](#file), [`--file`](#file)|`stringArray`|| Read source descriptor from file |
19
19
|`--prefer-index`|`bool`|`true`| When only a single source is specified, prefer outputting an image index or manifest list instead of performing a carbon copy |
20
20
|`--progress`|`string`|`auto`| Set type of progress output (`auto`, `plain`, `tty`, `rawjson`). Use plain to show container output |
0 commit comments