acbuild−write − Write the ACI to a file
acbuild write ACI_PATH [flags]
Writes the ACI resulting from the current build context to a file
−h, −−help[=false]
help for write
−−overwrite[=false]
overwrite the resulting ACI
−−sign[=false]
sign the resulting ACI
−−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
acbuild write −−sign mynewapp.aci −− −−no−default−keyring −−keyring ./rkt.gpg
23−Jun−2018 Auto generated by spf13/cobra