table of contents
MINE(1) | MINE(1) |
NAME¶
acbuild-begin - Start a new build
SYNOPSIS¶
acbuild begin [OPTIONS]
DESCRIPTION¶
Begins a new build. By default operations will be performed on top of an empty image, but a start image can be provided
OPTIONS¶
--insecure[=false]
Allows fetching dependencies over an unencrypted connection
OPTIONS INHERITED FROM PARENT COMMANDS¶
--debug[=false]
Print out debug information to stderr
--modify=""
Path to an ACI to modify (ignores build context)
--no-history[=false]
Don't add annotations with the command that was run
--work-path="."
Path to place working files in
EXAMPLE¶
acbuild begin
SEE ALSO¶
acbuild(1)
HISTORY¶
14-Aug-2016 Auto generated by spf13/cobra
Aug 2016 | Auto generated by spf13/cobra |