Cloud API Reference
Customer-hosted cloud features
note
Some features are only available on customer-hosted clouds. Reach out to support@anyscale.com for info.
Cloud CLI
anyscale cloud setup
Usage
anyscale cloud setup [OPTIONS]
Set up a cloud provider.
Options
--provider
: The cloud provider type.--region
: Region to set up the credentials in.--name/-n
: Name of the cloud.--project-id
: Globally Unique project ID for GCP clouds (e.g., my-project-abc123)--functional-verify
: Verify the cloud is functional. This will check that the cloud can launch workspace/service.--anyscale-managed
: Let anyscale create all the resources.--enable-head-node-fault-tolerance
: Whether to enable head node fault tolerance for services.--yes/-y
: Skip asking for confirmation.--disable-auto-add-user
: All users in the organization will be added to clouds created withanyscale cloud setup
by default. Specify --disable-auto-add-user to disable this and instead manually grant users permissions to the cloud.