from @unified-product-graph/cli · Graph
upg workspace
Workspace actions: list (default), switch <name>, add <title>.
Usage
upg workspace [action] [arg]Arguments
[action]- list (default), switch, or add
[arg]- Product name for switch, or product title for add
Examples
List products in the workspace
upg workspaceOutput
Workspace: 2 product(s) Checkout Redesign checkout-redesign.upg (active) Mobile Companion mobile-companion.upg
Switch the active product
upg workspace switch mobile-companionAdd a new product to the workspace
upg workspace add "New Product"