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
Running astro organization switch [organization-id] where the organization has multiple accessible workspaces, and the context does not have a last used workspace id, will print out a table of accessible workspaces and ask the user to select the workspace they wish to switch to.
For programmatic use cases this is challenging. To handle this we should add an optional --workspace-id flag to astro organization switch that automatically handles the subsequent workspace switch.
The text was updated successfully, but these errors were encountered:
Running
astro organization switch [organization-id]
where the organization has multiple accessible workspaces, and the context does not have a last used workspace id, will print out a table of accessible workspaces and ask the user to select the workspace they wish to switch to.For programmatic use cases this is challenging. To handle this we should add an optional
--workspace-id
flag toastro organization switch
that automatically handles the subsequent workspace switch.The text was updated successfully, but these errors were encountered: