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

feat: add local snapshots management commands #16067

Merged
merged 15 commits into from
May 11, 2023

Commits on May 9, 2023

  1. feat: add local snapshots management commands

    - `appd snapshots list`
      list local snapshots
    - `appd snapshots restore`
      restore from a local snapshot
    yihuang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    50fb51f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    yihuang authored May 9, 2023
    Configuration menu
    Copy the full SHA
    bc409f2 View commit details
    Browse the repository at this point in the history
  3. cleanup

    yihuang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    83790a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501484e View commit details
    Browse the repository at this point in the history
  5. fix lint

    yihuang committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8643567 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. add more commands

    yihuang committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1e8d22c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d855bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d7b466 View commit details
    Browse the repository at this point in the history
  4. fix lint

    yihuang committed May 10, 2023
    Configuration menu
    Copy the full SHA
    dcf34f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eb771d View commit details
    Browse the repository at this point in the history
  6. fix lint

    yihuang committed May 10, 2023
    Configuration menu
    Copy the full SHA
    ca5e6fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4f5087 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. add export cmd

    yihuang committed May 11, 2023
    Configuration menu
    Copy the full SHA
    1b32130 View commit details
    Browse the repository at this point in the history
  2. height flag

    yihuang committed May 11, 2023
    Configuration menu
    Copy the full SHA
    c8fdabf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3136e2 View commit details
    Browse the repository at this point in the history