Skip to main content

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 api-resources - Returns a list of all the available resources
  • wf apply - Allows you to apply a set of resources from files
  • wf assign - Assign allows you to assign access roles (for cluster access) or wayfinder roles (for access to Wayfinder itself) to access tokens
  • 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 deploy - Deploys a resource to Wayfinder
  • wf describe - Describes the detail of a resource
  • wf diff - Allows you to see a diff between the existing and supplied resource
  • wf disable - Disables a resource
  • wf edit - Allows you to edit a resource
  • wf enable - Enables a resource
  • wf export - Exports the configuration of a workspace, the platform, or all objects to disk
  • wf follow - Show the status of resources
  • 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 logs - Retrieves logs from Wayfinder's control plane
  • wf patch - Allows you to patch a resource
  • wf pause - Pauses an element of the system
  • wf profiles - Manage profiles, allowing you to switch, list, and show profiles
  • wf resume - Resumes an element of the system
  • wf search - Used to search for resources
  • wf serverinfo - Retrieves details on the Wayfinder API
  • wf sessions - Session displays assumed sessions
  • wf set - Sets one or more resources
  • wf use - Uses or switches to a resource
  • wf version - Retrieves the version of the client and server
  • wf wait - Waits for one of more conditions to be met
  • wf whoami - Used to retrieve details on your identity