Commit Graph

5 Commits

Author SHA1 Message Date
Kevin Goslar d768cf6580
docs: standardize license headers (#3216) 2022-11-03 10:10:12 -05:00
zepatrik cc9d9e5b5d
refactor: make commands easier to consume 2022-10-06 10:54:04 +02:00
aeneasr fe3c89900d fix(cli): output format issues 2022-09-07 08:10:31 +02:00
aeneasr 81e79f2a34 refactor: `hydra token client` command
BREAKING CHANGE: The `hydra token client` command has been renamed to `hydra perform client-credentials` and now supports structured output (JSON, tables, ...).
2022-09-07 08:10:31 +02:00
aeneasr dea2fdd005 refactor: rename `hydra clients delete` command
Renames the command to `hydra delete client` and changes CLI flags.

BREAKING CHANGE: Command `hydra clients delete` is now `hydra delete client`.
2022-09-07 08:10:31 +02:00