node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Complete Issue Cmd for v2 #553

Closed protoEvangelion closed 6 years ago

protoEvangelion commented 6 years ago

Main flags that need to be added for v2:

  1. Create
  2. Comment
  3. Open or Close
  4. Open in Browser
  5. Search
  6. Assign

Add tests for each as well.