api:environments-v3:clear-caches
Clear caches for an environment with a list of domains.
For more help, see https://cloudapi-docs.acquia.com/ or https://dev.acquia.com/api-documentation/acquia-cloud-site-factory-api for acsf commands.
This endpoint is pre-release and therefore unsupported and may be changed or removed without notice.
Usage
acli api:environments-v3:clear-caches [--task-wait] [--] <environmentId> <domains>...
acli api:environments-v3:clear-caches "example.com" "another-domain.com"
acli api:environments-v3:clear-caches myapp.dev "another-domain.com"
Arguments
environmentId
Required
Environment unique identifier You may also use an environment alias or UUID.
domains
Required
No description provided for this parameter
Defaults to
[]
Options
--task-wait
Optional
Wait for this task to complete
Defaults to
false--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