Skip to content

feat: user command and request timeout flag#24

Open
stevenh wants to merge 1 commit intoworkos:mainfrom
rocketsciencegg:feat/users
Open

feat: user command and request timeout flag#24
stevenh wants to merge 1 commit intoworkos:mainfrom
rocketsciencegg:feat/users

Conversation

@stevenh
Copy link

@stevenh stevenh commented Feb 8, 2026

Added a new user command to the CLI, allowing the management of WorkOS users directly from the command line. This includes creating, listing, and deleting users.

Additionally, introduced a --timeout flag to the root command, enabling users to specify a custom timeout for commands executed by the CLI. The default timeout is set to 10 seconds.

Update pflag to the latest version.

@stevenh stevenh marked this pull request as ready for review February 8, 2026 10:54
Added a new `user` command to the CLI, allowing the management of WorkOS
users directly from the command line. This includes creating, listing,
and deleting users.

Additionally, introduced a `--timeout` flag to the root command,
enabling users to specify a custom timeout for commands executed by the
CLI. The default timeout is set to 10 seconds.

Update pflag to the latest version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant