.nh .TH "MINE" "1" "Jul 2021" "Auto generated by spf13/cobra" "" .SH NAME .PP acbuild\-write \- Write the ACI to a file .SH SYNOPSIS .PP \fBacbuild write ACI\_PATH [flags]\fP .SH DESCRIPTION .PP Writes the ACI resulting from the current build context to a file .SH OPTIONS .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for write .PP \fB\-\-overwrite\fP[=false] overwrite the resulting ACI .PP \fB\-\-sign\fP[=false] sign the resulting ACI .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB\-\-debug\fP[=false] Print out debug information to stderr .PP \fB\-\-modify\fP="" Path to an ACI to modify (ignores build context) .PP \fB\-\-no\-history\fP[=false] Don't add annotations with the command that was run .PP \fB\-\-work\-path\fP="." Path to place working files in .SH EXAMPLE .PP .RS .nf acbuild write \-\-sign mynewapp.aci \-\- \-\-no\-default\-keyring \-\-keyring ./rkt.gpg .fi .RE .SH SEE ALSO .PP \fBacbuild(1)\fP .SH HISTORY .PP 18\-Jul\-2021 Auto generated by spf13/cobra