Scroll to navigation

MINE(1) MINE(1)

NAME

acbuild-mount-add - Add a mount point

SYNOPSIS

acbuild mount add NAME PATH [flags]

DESCRIPTION

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.

OPTIONS

-h, --help[=false] help for add

--read-only[=false] Set the mount point to be read only

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 mount add htmlfiles /usr/share/nginx/html --read-only

SEE ALSO

acbuild-mount(1)

HISTORY

18-Jul-2021 Auto generated by spf13/cobra

Jul 2021 Auto generated by spf13/cobra