Skip to main content

ATTACHMENT_UPLOAD

Constant ATTACHMENT_UPLOAD 

Source
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.";