Skip to content

Commit 4e466bf

Browse files
committed
cli: info about info 'caching'
1 parent ff84187 commit 4e466bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CLI/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ format: `-{object-type} {identifying info} ({other info})`
3030
- Users: `-U {username}`
3131
- Projects `-P {id} (name)`
3232
- 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

Comments
 (0)