| App::gh::Command::Upload - upload file to github. |
App::gh::Command::Upload - upload file to github.
gh upload {file} [{repo}]
gh upload App-gh.tar.gz
gh upload App-gh.tar.gz c9s/App-gh
gh upload App-gh.tar.gz --cpan # also upload to cpan
| App::gh::Command::Upload - upload file to github. |