Categorygithub.com/merkely-development/reporter
repository
0.7.1
Repository: https://github.com/merkely-development/reporter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Merkely Reporter

This CLI is used to report the images of workloads running in an environment back to merkely.

Supported environments:

  • Kubernetes

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