kuttl icon indicating copy to clipboard operation
kuttl copied to clipboard

Command Aliases

Open kensipe opened this issue 5 years ago • 1 comments

Perhaps it could be useful to define command aliases for a testsuite for long pathed commands that are repeated.

example:

commands:
- command: ../../../bin/dispatch -n dispatch-tasks serviceaccount create multi-namespace

kensipe avatar Apr 28 '20 22:04 kensipe

I was initially thinking replacing ../../../bin/dispatch so a shorter version could be referenced... however perhaps there are commonly repeated commands where the full command is something that can be named and referenced.

kensipe avatar Apr 28 '20 22:04 kensipe