Skip to content

Add --force option to bootstrap #990

@kameshsampath

Description

@kameshsampath

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions