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

Remove snapshot command in client CLI #1690

Closed
5 of 6 tasks
jpraynaud opened this issue May 17, 2024 · 0 comments · Fixed by #1710
Closed
5 of 6 tasks

Remove snapshot command in client CLI #1690

jpraynaud opened this issue May 17, 2024 · 0 comments · Fixed by #1710
Assignees
Labels
breaking-change 🔥 Contains a breaking change UX 🌞 User experience

Comments

@jpraynaud
Copy link
Member

jpraynaud commented May 17, 2024

Why

We need to remove the deprecated snapshot command of the client CLI. It will be released with the next distribution (2423).

What

Remove the command and warn our users that the command will be removed so that they can use the new cardano-db command instead.

How

  • Remove the snapshot command in the client CLI
  • Add an error message when snapshot command is used or when a command is not found (but snapshot is not displayed anymore in the help)
  • Remove the snapshot command in the documentation
  • Update the minor version of the client CLI as it is a breaking change
  • Update CHANGELOG.md
  • Warn in advance all users with an announcement in slack/discord

Later

  • Create a blog post when distribution is released
@jpraynaud jpraynaud added UX 🌞 User experience breaking-change 🔥 Contains a breaking change labels May 17, 2024
@dlachaume dlachaume mentioned this issue May 24, 2024
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change 🔥 Contains a breaking change UX 🌞 User experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants