Skip to main content

PORTFOLIO_GET

Constant PORTFOLIO_GET 

Source
pub const PORTFOLIO_GET: &str = "\
Show one portfolio.

```
ytcli portfolio get 655…
```

Takes the long id from `portfolio list`. `in portfolio:` names the portfolio this
one sits in, when it sits in one. What it holds is a separate request, so it is a
separate command — `portfolio contents` — rather than a cost you pay every time.";