Skip to main content

QUEUE_GET

Constant QUEUE_GET 

Source
pub const QUEUE_GET: &str = "\
Show a queue and the defaults issues in it start with.

```
ytcli queue get PROJ
```

`issue create -q PROJ` with no type and no priority gets these, and nothing else
says what they are.";