tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

[CLI] Empty value being received from the cmdline flag #582

Closed khrm closed 1 year ago

khrm commented 1 year ago

Run the below command

./tkn-results list    --addr https://localhost:8080 foo-bar

Expected: The value of addr should be set.

Actual: The value of addr isn't set.

khrm commented 1 year ago

/assign @khrm