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: [GTM-3249]: Add run pipeline subcommand #69

Closed nicholaslotz closed 9 months ago

nicholaslotz commented 9 months ago

Adds harness pipeline run --pipeline-id [--inputs-file ...]

Code changes

Testing

Command help

Screenshot 2024-02-10 at 2 28 04 PM Screenshot 2024-02-10 at 2 28 20 PM

Successful execution

Screenshot 2024-02-10 at 2 32 57 PM

Error handling

Screenshot 2024-02-10 at 2 32 00 PM
nicholaslotz commented 9 months ago

Related docs PR: https://github.com/harness/developer-hub/pull/5372