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

Provide state download endpoint and upload parameter for CLI #3122

Closed
andrevmatos opened this issue May 9, 2022 · 0 comments · Fixed by #3124
Closed

Provide state download endpoint and upload parameter for CLI #3122

andrevmatos opened this issue May 9, 2022 · 0 comments · Fixed by #3124
Assignees
Labels
cli 🔤 Command-line SDK-based Node.js Client issues enhancement New feature or request

Comments

@andrevmatos
Copy link
Contributor

Description

Allows users/scripts to backup internal CLI state in JSON format, actually the same used by dApp's state download functionality, and possibly relaod/upload it in another instance.

Acceptance criteria

  • User can download LC state as JSON from endpoint in CLI
  • User can upload JSON with a command line parameter and file
  • CLI doesn't shutdown while downloading, but (of course) only accepts upload when starting

Tasks

  • [ ]
@andrevmatos andrevmatos added enhancement New feature or request cli 🔤 Command-line SDK-based Node.js Client issues labels May 9, 2022
@andrevmatos andrevmatos self-assigned this May 9, 2022
@karlb karlb mentioned this issue Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli 🔤 Command-line SDK-based Node.js Client issues enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant