Debanitrkl / harness-cli

Harness CLI for managing Harness resources, from the command line using YAMLs as input [LIMITED GA]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harness CLI

The harness CLI utility allows users to manage Harness entities through the use of resource YAML files for creating, deleting, and modifying them. Currently, it is primarily focused on the entities required for the CD & GitOps module, with future plans to expand its support to other modules.

Table of Contents

Install Harness CLI

The Harness CLI is designed to work seamlessly across Linux, Windows, and MacOS operating systems. For installation instructions on your preferred OS, please refer to the documentation here.

Use Harness CLI

To learn how to begin and familiarize yourself with the harness CLI utility, please consult this documentation for comprehensive instructions. Additionally, here is the reference documentation for the CLI.

Branch Info

  • The develop branch corresponds to the release actively under development.
  • The vX.X.X branches correspond to stable releases.
  • Create a branch based on develop and set up a dev environment if you want to open a PR.

Code of Conduct

We ask all of our users and contributors to adhere to the Harness Code of Conduct. If you have questions or need assistance, please reach out to our team at community-engineering@harness.io

Get Involved

We welcome contributions. Please see the Contributors Guide for details on how to contribute.

To reach us with feedback and questions:

License

MIT License. See COPYING for more information.

About

Harness CLI for managing Harness resources, from the command line using YAMLs as input [LIMITED GA]

License:MIT License


Languages

Language:Go 100.0%