diff --git a/docs/gotchas.md b/docs/gotchas.md index a5622338..dcaedf6f 100644 --- a/docs/gotchas.md +++ b/docs/gotchas.md @@ -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 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 attachment-get # download an attachment; prints resolved path to stdout hive-forge subscription --watch # subscribe to repo notifications ```