hydra/cmd/stub
aeneasr e466d7c9d2 refactor: `hydra keys` command
BREAKING CHANGE: The `hydra keys create|delete|get|import` commands have changed to follow other Ory project's guidelines, including structured output and improved handling. They are now:

```
hydra create jwks
hydra get jwks
hydra delete jwks
hydra import jwk
```

Please head over to the documentation for more information or use the `--help` CLI flag for each command.
2022-09-07 08:10:31 +02:00
..
ecdh.key refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
ecdh.pub refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
jwk.json refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
pgp.key refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
pgp.pub refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
rsa.key refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00
rsa.pub refactor: `hydra keys` command 2022-09-07 08:10:31 +02:00