command
module
Version:
v0.0.0-...-28f607c
Opens a new window with list of versions in this module.
Published: Dec 27, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Greener Reporter - CLI
CLI tool to report test results to Greener.
Usage
$ export GREENER_INGRESS_ENDPOINT=http://localhost:8080
$ export GREENER_INGRESS_API_KEY=<API key created in Greener UI>
$ go install github.com/cephei8/greener-reporter-cli@latest
$ greener-reporter-cli create session --label rc --label version=1.0.0-rc
$ greener-reporter-cli create testcase --session-id=289f7f7b-5e60-434b-bb93-6fa91be513d1 --name s1
Check out Greener documentation or the main Greener repo for details on how to run the Greener server.
Contributing
See CONTRIBUTING.md.
License
This project is licensed under the terms of the Apache License 2.0.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.