cli icon indicating copy to clipboard operation
cli copied to clipboard

Adds flag to add paramValues

Open apoorvajagtap opened this issue 6 months ago • 1 comments

Changes

This commit enables the option to pass custom/required parameters via CLI while creating the build or buildRun. Fixes #224

Submitter Checklist

  • [x] Includes tests if functionality changed/was added
  • [ ] Includes docs if changes are user-facing
  • [x] Set a kind label on this PR
  • [x] Release notes block has been filled in, or marked NONE

Release Notes

Shipwright CLI extends support to set the parameters using "--param-value" flag while creating build/buildRun.

apoorvajagtap avatar Aug 07 '24 18:08 apoorvajagtap