Expand description
Issue commands.
find takes both shapes on purpose: flags for the queries people actually
run, and --yql for everything else. YQL is a read-only search language —
the escape hatch widens what can be read, never what can be changed
(docs/adr/0001-security-model.md).
Structs§
- Find
Args - Search arguments shared by
findandcount.
Enums§
- Check
Command - Writing to a checklist. Reading it is
issue checklist. - Comment
Command - Editing comments. Reading them is
issue comments. - Issue
Command - Link
Command - Writing links. Reading them is
issue links. - Timer
Command - A timer, which is local until it stops.
- Worklog
Command - Writing to a worklog.