* add cli support for json format * add tests for json parsing * make owner and id pointers. * add copyright header * remove print --------- Co-authored-by: Poonam Jadhav <poonam.jadhav@hashicorp.com>
* feat: remove resource api client from api module * fix: go mod clean up
* delete command for resource management
* feat: implement list command * refactor: apply command file parsing