Skip to content

feat: implement global flag for org selection #12276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 26, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
make gen
  • Loading branch information
Emyrk committed Feb 26, 2024
commit 1e340384e0a5d02ae33631245f9fde68f66eb114
4 changes: 2 additions & 2 deletions docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ Suppress warning when client and server versions do not match.
| Type | <code>string</code> |
| Environment | <code>$CODER_ORGANIZATION</code> |

Select which organization (uuid or name) to use as default. This overrides what
is present in the config file.
Select which organization (uuid or name) to use This overrides what is present
in the config file.

### --token

Expand Down