Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): do not remove persistent storage by default in ExApp unregister command #381

Merged
merged 5 commits into from
Sep 6, 2024

Commits on Sep 6, 2024

  1. fix: do not remove data volume by default, add rm-data flag

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ab99851 View commit details
    Browse the repository at this point in the history
  2. chore(docs): update unregister command options

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    13a2720 View commit details
    Browse the repository at this point in the history
  3. chore: correct words

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    db4c1e2 View commit details
    Browse the repository at this point in the history
  4. chore: update changelog

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    261db7b View commit details
    Browse the repository at this point in the history
  5. chore: update tests

    Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
    andrey18106 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    80863c2 View commit details
    Browse the repository at this point in the history