issues
search
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:
Implementation of the GITOPs repository creation or update flow
Some refactoring on baseUrl method for making it more generic
Tests:
Tested locally to CREATE the repository via CLI
Tested locally to UPDATE an existing repository via CLI
Changes:
Tests: