Skip to content

Commit db609e6

Browse files
authored
chore: Handle -> ID BREAKING CHANGE (#35)
1 parent 7af21b7 commit db609e6

File tree

17 files changed

+1425
-313
lines changed

17 files changed

+1425
-313
lines changed

.assets/pspace.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6882,7 +6882,7 @@
68826882
},
68836883
{
68846884
"name": "list",
6885-
"description": "List projects in your team.\n\nPick a subset of fields to display:\n```\npspace project list -F handle -F name -F dtCreated\n```",
6885+
"description": "List projects in your team.\n\nPick a subset of fields to display:\n```\npspace project list -F id -F name -F dtCreated\n```",
68866886
"summary": "List projects.",
68876887
"usage": " pspace project [flags]",
68886888
"flags": [

0 commit comments

Comments
 (0)