Skip to content

Commit

Permalink
feat(ctl): Add support for stacklet credentials subcommand (#108)
Browse files Browse the repository at this point in the history
* Add `--show-credentials` flag

* Add credential output

* Use `--show-credentials` flag

* First batch of suggestions

* Make credentials output standalone command

The command currently fails with an 404 error. It seems like that the k8s
API is unable to find the requested object.

* fix: stacklet credential command

* Improve arg and option handling, improve output

* Various small stacklet command output improvements

* Adjust error handling

* Remove unused flag

---------

Co-authored-by: Sebastian Bernauer <[email protected]>
  • Loading branch information
Techassi and sbernauer authored Sep 26, 2023
1 parent 6842598 commit 233540e
Show file tree
Hide file tree
Showing 20 changed files with 586 additions and 198 deletions.
134 changes: 93 additions & 41 deletions extra/completions/_stackablectl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 233540e

Please sign in to comment.