List packages
This command shows packages in your workspace. Use this when you want to review available session packages.Sample output (--json)
Show a package
This command shows details for one package. Use this when you want to inspect package configuration after finding its ID frompackages list.
<id>- Package UUID
Sample output (--json)
List purchases for a package
This command lists purchases for a package. Use this when you want to see who has purchased a specific package.<package-id>- Package UUID
Sample output (--json)
Show a package purchase
This command shows details for one package purchase. Use this after finding the purchase ID frompackages purchases list.
<package-id>- Package UUID<purchase-id>- Purchase UUID
Sample output (--json)