Install
To run the commands, you can either use docker or build from source.
Docker
Install docker and run these commands using docker.
Build from source
- Build and install the binary
go install .
- Test if it is installed properly
maya-cli --help