We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff84187 commit 4e466bfCopy full SHA for 4e466bf
docs/CLI/index.md
@@ -30,3 +30,7 @@ format: `-{object-type} {identifying info} ({other info})`
30
- Users: `-U {username}`
31
- Projects `-P {id} (name)`
32
- Studios `-S {id} (name)`
33
+
34
+You can view more information about a user/project/studio using `sc` and then their format, e.g. `sc -P 104`.
35
+Doing this will also load up the object's identifying information, so that any immediate can relate to that project.
36
+e.g. Loading `-P 104`, then doing `sc comment`, creating a prompt for a comment on the project with ID 104.
0 commit comments