pub const QUEUE_LIST: &str = "\
List the queues this profile can see.
```
ytcli queue list
```
Also how the tool learns which queue keys exist in which organisation, so that a
bare `PROJ-1` can be refused when two profiles would both answer to it.";