Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

workos/workos-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkOS CLI

Installation

MacOS (Homebrew)

Install

brew install workos/tap/workos-cli

Upgrade

brew upgrade workos/tap/workos-cli

Usage

First, initialize the CLI:

workos init

Follow the interactive prompts to configure the CLI for use with the specified environment.

The CLI can be configured to work with multiple WorkOS environments.

workos env add

To switch between environments, use the env switch command and select the environment you would like to switch to:

workos env switch

To remove a configured environment from the CLI, use the env remove command and select the environment you would like to remove:

workos env remove

Once initialized, the CLI is ready to use:

workos [cmd] [args]

About

The official CLI for interacting with WorkOS APIs.

Topics

Resources

License

Stars

Watchers

Forks

Contributors