pub const ATTACHMENT_UPLOAD: &str = "\
Upload a file to an issue.
```
ytcli attachment upload PROJ-1 ./screenshot.png
```
Prints the profile and organisation first, like every write. Whatever you upload
is visible to everyone in the organisation.";