feedhenry/rhm

Create command to interact with projects.

Opened this issue · 1 comments

Create command group for interacting with RHMAP projects

Suggested format for commands

rhm get projects  - list all projects    
rhm get project <project-title>  - get single project  
rhm new project <project-title> - creates new project 
rhm delete project <project-id> - delete project

Extensions

Support different formats: json, yaml, table

@wtrocki just so you are aware Luigi has a PR for list projects at the moment