You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Eventually, we will support changing using "coder switch <org>"
returnorgs[0], nil
}
The current cli only supports 1 org. The comment suggests scoping all cli calls to 1 org. Meaning coder ls will only show the workspaces in the current org.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
coder/cli/root.go
Lines 664 to 673 in 993c1a6
The current cli only supports 1 org. The comment suggests scoping all cli calls to 1 org. Meaning
coder ls
will only show the workspaces in the current org.The text was updated successfully, but these errors were encountered: