Implementation of the oakadm CLI
Command line interface for various administrative tasks.
Implementation of the oakadm CLI Command line interface for various administrative tasks.
(-main & args)(create-oauth-client opts)Create a new OAuth client
Create a new OAuth client
(create-token opts)(db)(delete-oauth-client {:keys [id]})(delete-user opts)Delete user and associated identifiers/credentials
Delete user and associated identifiers/credentials
(get-col data col)(show-config-cmd _)Give an overview of all configuration entries
Give an overview of all configuration entries
(update-oauth-client opts)Change one or more OAuth2 client settings.
Use either --id or --client-id to identify the client.
Change one or more OAuth2 client settings. Use either --id or --client-id to identify the client.
(update-user {:keys [email password claims] :as opts})Update a user/identity
Update a user/identity
(wrap-print-output handler)(wrap-stop-system handler)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |