Merkely Reporter
This CLI is used to report the images of workloads running in an environment back to merkely.
Supported environments:
Usage
See the docs
Linting the code
make lint
Building the code
make build
Testing the code
make test_unit
Building the docker image
make docker