Expand description
Queue listings and field tables.
Functionsยง
- access
- Who may do what in a queue.
- automation
- What changes issues in a queue without anybody touching them.
- components
- The components a queue splits its work by.
- field_
spec - One field: what it holds, whether it can be written, and what it accepts.
- fields
- Field keys, types and names.
- local_
fields - The fields a queue defines itself.
- queues
- One line per queue: key first, because the key is what every other command takes.
- settings
- One queue and the defaults an issue created in it starts with.
- tags
- The tags in use in a queue.
- templates
- Issue or comment templates.
- versions
- The versions a queue defines.