Collections
List, inspect, create, and update collections.
Collections group related projects and context. Use collection commands when you need a wider view across a client, initiative, department, or long-running area of work.
plot collection list
Use plot collection list to list collections in the active workspace.
plot collection listplot collection get
Use plot collection get to inspect a collection by slug.
plot collection get growthplot collection create
Use plot collection create to create a new collection.
plot collection create --name "Growth"plot collection update
Use plot collection update to change mutable collection fields such as name,
description, color, and icon.
plot collection update growth --description "Growth projects and experiments."