Skip to content

Commit

Permalink
[TASK] Add command to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ochorocho committed Dec 28, 2023
1 parent d478f12 commit c0b871c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ ddev kcctl export <realm, optional>
> The 'master' (default) realm will not be exported as it contains the admin user
> which should not be modified at all.
Delete realms and user ('master' will be recreated):

```bash
ddev kcctl delete
```

## Running the keycloak control script

```
Expand Down

0 comments on commit c0b871c

Please sign in to comment.