docs: add attachment-get to forge cheatsheet
This commit is contained in:
parent
80157dd26c
commit
881f598c64
1 changed files with 1 additions and 0 deletions
|
|
@ -223,6 +223,7 @@ hive-forge lint assignments # per-assignee open item count
|
||||||
hive-forge timeline 42 # audit trail: closes, label changes, assignments, commit refs
|
hive-forge timeline 42 # audit trail: closes, label changes, assignments, commit refs
|
||||||
hive-forge attach-issue 42 /path/to/file # upload a file attachment to an issue
|
hive-forge attach-issue 42 /path/to/file # upload a file attachment to an issue
|
||||||
hive-forge attach-comment 18042 /path/to/file # upload a file attachment to a comment
|
hive-forge attach-comment 18042 /path/to/file # upload a file attachment to a comment
|
||||||
|
hive-forge attachment-get <uuid> # download an attachment; prints resolved path to stdout
|
||||||
hive-forge subscription --watch # subscribe to repo notifications
|
hive-forge subscription --watch # subscribe to repo notifications
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue