fluxcd-flux2/internal/utils
Kazuki Suda 254cc131ae
Add dynamic completion suppport
This commit adds dynamic completion support for the following commands
and flags:

- `flux delete ...` command
- `flux export ...` command
- `flux get ...` command
- `flux reconcile ...` command
- `flux resume ...` command
- `flux suspend ...` command
- `--namespace` flag
- `--context` flag

Signed-off-by: Kazuki Suda <kazuki.suda@gmail.com>
2021-09-18 17:27:47 +09:00
..
testdata internal/utils: Add unit tests 2021-07-19 02:05:49 +05:30
utils.go Add dynamic completion suppport 2021-09-18 17:27:47 +09:00
utils_test.go implement testEnv for e2e tests 2021-08-17 00:07:09 +07:00