.nh .TH "MINE" "1" "Jul 2021" "Auto generated by spf13/cobra" "" .SH NAME .PP acbuild\-copy\-to\-dir \- Copy a file or directory into a directory in an ACI .SH SYNOPSIS .PP \fBacbuild copy\-to\-dir PATH1\_ON\_HOST PATH2\_ON\_HOST ... PATH\_IN\_ACI [flags]\fP .SH DESCRIPTION .PP Copy a file or directory into a directory in an ACI .SH OPTIONS .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for copy\-to\-dir .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 copy\-to\-dir build/bin/* /usr/bin .fi .RE .SH SEE ALSO .PP \fBacbuild(1)\fP .SH HISTORY .PP 18\-Jul\-2021 Auto generated by spf13/cobra