harness / harness-cli

Harness CLI for managing Harness resources, from the command line using YAMLs as input [LIMITED GA]
MIT License
12 stars 13 forks source link

feat:[PLG-2743]: Implement the command to create a git repository via CLI #40

Closed neelam-harness closed 1 year ago

neelam-harness commented 1 year ago

Changes:

  1. Implementation of the GITOPs repository creation or update flow
  2. Some refactoring on baseUrl method for making it more generic

Tests:

  1. Tested locally to CREATE the repository via CLI image
image
  1. Tested locally to UPDATE an existing repository via CLI image image