Provided by: acbuild_0.4.0+dfsg-3build2_amd64
NAME
acbuild-copy - Copy a file or directory into an ACI
SYNOPSIS
acbuild copy PATH_ON_HOST PATH_IN_ACI [flags]
DESCRIPTION
Copy a file or directory into an ACI
OPTIONS
-h, --help[=false] help for copy
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 nginx.conf /etc/nginx/nginx.conf
SEE ALSO
acbuild(1)
HISTORY
11-Nov-2020 Auto generated by spf13/cobra