Closed
Description
Changes to the cli to display all organizational resources, instead of just the default organiaztion.
- Organization flag to specify which organization is referenced in an action. By default single org users can ignore this flag. (chore: remove org context switcher in the cli #13674)
- Organization name should be displayed in listing workspaces and templates (chore: include organization name when fetching templates #13751 & chore: add organization name to workspaces #13755)
- Listing workspaces & templates should list all, not just those scoped to the organization flag. chore: include all templates in cli template list #13841
- Create workspace should list all templates, not just those scoped to organization. (chore: create workspaces and templates for multiple orgs #13866)
Our cli frequently does TemplatesByOrganization
, many changes is moving to querying all available templates to a user