Skip to main content

FIELD_LIST

Constant FIELD_LIST 

Source
pub const FIELD_LIST: &str = "\
List every field defined in the organisation.

```
ytcli field list
```

`queue fields PROJ` answers what one queue accepts, which is what `--fields` and
`--set` take. This answers what exists at all, which is the question behind a
field a queue does not show.";