Skip to main content
Version: 1.5

wf

wf​

wf provides a cli for Wayfinder

wf [flags]

Examples​

wf command [options] [-w|--workspace]

Options​

      --debug              Indicates we should use debug / trace logging (default: false)
--force Used to force an operation to happen (default: false)
-h, --help help for wf
--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 access - Gains access to a Wayfinder-managed resource
  • wf alpha - Experimental services and operations
  • wf api-resources - Returns a list of all the available resources
  • wf apply - Allows you to apply one or more resources to the api
  • wf assign - Assign allows you to apply a policy, role or compliance package
  • wf assume - Escalates your privileges for a short-lived time
  • wf completion - Provides the autocomplete output so you can source into your shell
  • wf create - Creates one or more resources
  • wf delete - Lets you delete one or more resources
  • wf disable - Disables a resource
  • wf edit - Allows you to edit a resource
  • wf enable - Enables a resource
  • wf get - Retrieves resources
  • wf install - Installs a production grade Wayfinder management plane in the cloud
  • wf kubeconfig - Adds your workspace provisioned clusters to your kubeconfig
  • wf login - Authenticate yourself and retrieve a token for Wayfinder
  • wf logout - Deletes the login credentials from the current or selected profile
  • wf patch - Allows you to patch a resource
  • wf profiles - Manage profiles, allowing you to switch, list, and show profiles
  • wf serverinfo - Retrieves details on the Wayfinder API
  • wf sessions - Session displays assumed sessions
  • wf setup - Initialises dependencies required to run wayfinder
  • wf sync - Adds, updates and removes resources to bring them in sync with the set of files supplied
  • wf use - Uses or switches to a resource
  • wf version - Retrieves the version of the client and server
  • wf whoami - Used to retrieve details on your identity