Skip to main content

AUTH_LIST

Constant AUTH_LIST 

Source
pub const AUTH_LIST: &str = "\
List configured accounts and profiles.

```
ytcli auth list
```

Whether a token is stored is shown; the token never is. An account holds one
credential; a profile is one organisation seen through one account.";