table of contents
MINE(1) | MINE(1) |
NAME¶
acbuild-copy-to-dir - Copy a file or directory into a directory in an ACI
SYNOPSIS¶
acbuild copy-to-dir PATH1_ON_HOST PATH2_ON_HOST ... PATH_IN_ACI [flags]
DESCRIPTION¶
Copy a file or directory into a directory in an ACI
OPTIONS¶
-h, --help[=false]
help for copy-to-dir
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 copy-to-dir build/bin/* /usr/bin
SEE ALSO¶
acbuild(1)
HISTORY¶
7-Jun-2019 Auto generated by spf13/cobra
Jun 2019 | Auto generated by spf13/cobra |