Skip to main content

wf install infra

wf install infra

Creates or updates host cluster infrastructure for Wayfinder

wf install infra [flags]

Options

  -a, --account string               Cloud account (AWS Account ID / Azure Subscription ID / GCP Project ID)
-c, --cloud string Cloud provider to use
--cluster-name string Name of the cluster to build
-h, --help help for infra
--instance-identifier string If this cluster is to be used for a dedicated Wayfinder instance, provide the instance identifier here to allow management of the cluster from inside Wayfinder
--leave-networking Leave the networking and ingress IPs when removing
--network-range string IPv4 range to use for the infrastructure
--non-interactive Do not prompt for user input
-r, --region string Cloud region
--remove Remove cluster from cloud

Options inherited from parent commands

      --debug              Indicates we should use debug / trace logging (default: false)
--force Used to force an operation to happen (default: false)
--no-wait Indicates we should not wait for resources to provision
-o, --output string Output format of the resource (json,yaml,table,template) (default "table")
--profile string Use a profile other than your default for this command
--show-headers Indicates we should display headers on table out (default true)
--verbose Enables verbose logging for debugging purposes (default: false)
-w, --workspace string The workspace you are operating within

SEE ALSO

  • wf install - Installs a production grade Wayfinder management plane in the cloud