tektoncd / results

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

tkn-results CLI flags are broken, unknown flag error #567

Closed avinal closed 1 year ago

avinal commented 1 year ago

Expected Behavior

tkn-results should not show errors for existing flags

Actual Behavior

tkn-results shows unknown flag error

image

Steps to Reproduce the Problem

  1. Checkout the latest main branch 3e249c3315b2eba9c14523372ff7a4d6ea6a2cdd
  2. Build tkn-results
  3. Configure tkn-results config
  4. Run a command with flags tkn-results list default --filter="summary.type=TASK_RUN"

Additional Info

Additional Info

Likely caused by #461

khrm commented 1 year ago

/assign @khrm

khrm commented 1 year ago

I have added this to v0.8.0 milestone. Need the fix to be merged before the release.