acsf:stage-v2:start
Start staging process
For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.
Usage
acli acsf:stage-v2:start [--wipe_target_environment WIPE_TARGET_ENVIRONMENT] [--synchronize_all_users SYNCHRONIZE_ALL_USERS] [--detailed_status DETAILED_STATUS] [--skip_site_files SKIP_SITE_FILES] [--force_psu_hook FORCE_PSU_HOOK] [--sites SITES] [--wipe_stacks WIPE_STACKS] [--skip_site_files_overwrite SKIP_SITE_FILES_OVERWRITE] [--] <to_env>
Arguments
to_env
Required
Environment to deploy to.
Options
--wipe_target_environment
Required
Use this option to wipe the management console and all stacks on the selected environment before deploying sites.
--synchronize_all_users
Required
Use this parameter to only stage the user accounts that are required for the provided sites and the related site collections and site groups.
--detailed_status
Required
Provide a status email for each site as it completes.
--skip_site_files
Required
Skip copying the staged down sites' files.
--force_psu_hook
Required
Force post-staging-update hook to run even if VCS paths are the same on prod and non-prod.
--sites
Required
Node IDs of sites to deploy.
Defaults to
[]
--wipe_stacks
Required
Stack ids to wipe. It will be ignored if wipe_target_environment is true.
Defaults to
[]
--skip_site_files_overwrite
Required
File patterns to skip copying during the stage down process. Ignored if skip_site_files is false.
Defaults to
[]
--help | -h
Optional
Display help for the given command. When no command is given display help for the `list` command
Defaults to
false
--quiet | -q
Optional
Do not output any message
Defaults to
false
--verbose | -v|-vv|-vvv
Optional
Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Defaults to
false
--version | -V
Optional
Display this application version
Defaults to
false
--ansi
Optional
Force (or disable --no-ansi) ANSI output
--no-ansi
Optional
Negate the "--ansi" option
Defaults to
false
--no-interaction | -n
Optional
Do not ask any interactive question
Defaults to
false