api:v3:subscriptions:create-sso-domain
Create a new domain for federated SSO. [development]
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 api:v3:subscriptions:create-sso-domain [--task-wait] [--] <subscriptionId> <domain>
acli api:v3:subscriptions:create-sso-domain 'acme.com'
Arguments
subscriptionId
Required
Unique identifier for the subscription.
domain
Required
The domain name to create (e.g., "acme.com").
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
Optional
Do not output any message
Defaults to
false