.TH "MINE" "1" "Aug 2016" "Auto generated by spf13/cobra" "" .nh .ad l .SH NAME .PP acbuild\-mount\-add \- Add a mount point .SH SYNOPSIS .PP \fBacbuild mount add\fP [OPTIONS] .SH DESCRIPTION .PP Updates the ACI to contain a mount point with the given name and path. If the mount point already exists, its path will be changed. .SH OPTIONS .PP \fB\-\-read\-only\fP[=false] Set the mount point to be read only .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 mount add htmlfiles /usr/share/nginx/html \-\-read\-only .fi .RE .SH SEE ALSO .PP \fBacbuild\-mount(1)\fP .SH HISTORY .PP 14\-Aug\-2016 Auto generated by spf13/cobra