-
Notifications
You must be signed in to change notification settings - Fork 332
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
As developer while building apps with polaris, there might be need for me to bootstrap multiple times as part of the development process. Currently I have to do admin-tool purge --realm <myrealm> and then do admin-tool bootstrap -c .. -r ...
Describe the solution you'd like
Instead we could just do admin-tool bootstrap --force -c .. -r .. which will do the purge and then bootstrap
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request