Skip to main content

PROJECT_LIST

Constant PROJECT_LIST 

Source
pub const PROJECT_LIST: &str = "\
List projects.

```
ytcli project list
```

Both ids are printed on purpose. The short id is what an issue's `project` field
refers to; the long id is what `project get` takes. Printing one of them
guarantees somebody uses the wrong one.";