Skip to content

Use Thor 1.0 #658

@timothysmith0609

Description

@timothysmith0609

Why upgrade Thor?

The update to Thor contains 2 desirable changes:
1. Accept - as an argument, not a flag
2. Allow options to be repeatable NOTE: This is dependent on Thor#713

1 will allow us to deprecate the --stdin flag in favour of allowing - to be passed as an argument to -f
2 allows a closer semblance to kubectl semantics by allowing flags to be repeated in a given invocation

TODO

  • Flesh out CLI tests

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions