acsf:sites:find
List sites
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:sites:find [--limit LIMIT] [--page PAGE] [--canary CANARY] [--show_incomplete SHOW_INCOMPLETE] [--stack_id STACK_ID] [--domain_contains DOMAIN_CONTAINS] [--domain_not_contains DOMAIN_NOT_CONTAINS] [--has_custom_domain HAS_CUSTOM_DOMAIN] [--site_owner SITE_OWNER] [--show_custom_domain SHOW_CUSTOM_DOMAIN]
Options
--limit
Required
A positive integer (max 1000).
--page
Required
A positive integer.
--canary
Required
No value necessary.
--show_incomplete
Required
Show sites that are incomplete.
--stack_id
Required
Show sites on a specific stack.
--domain_contains
Required
Show sites whose domain contains this value.
--domain_not_contains
Required
Show sites whose domain does not contain this value.
--has_custom_domain
Required
Whether to only show sites with custom domains.
--site_owner
Required
Either a user id or a comma separated list of user ids.
--show_custom_domain
Required
Return the first custom domain if the site has one instead of the internal one.
--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