To test this cli locally, you can make changes in the project and then run, from this project's root:
go install .
This will install pmcli as an executable.
Make sure to accompany any changes you make with an update to version number in the version file. This project uses semantic versioning.