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

Dump the history actions from a grist file #1483

Open
fflorent opened this issue Feb 27, 2025 · 0 comments · May be fixed by #1487
Open

Dump the history actions from a grist file #1483

fflorent opened this issue Feb 27, 2025 · 0 comments · May be fixed by #1487
Assignees
Labels
enhancement New feature or request gouv.fr

Comments

@fflorent
Copy link
Collaborator

Describe the problem to be solved

The history actions are stored marshalled in the grist file, we cannot easily consult their content.

Describe the solution you would like

Implementing a yarn cli history dump command would be useful:

yarn -s cli history dump --help
Usage: grist-toolbox history dump [options] <docPath>

Dump the lattest history actions

Options:
  -m, --max-actions  number of actions to dump
  -o, --output       The output file
  -h, --help         display help for command
@fflorent fflorent moved this to In Progress in French administration Board Feb 27, 2025
@fflorent fflorent self-assigned this Feb 27, 2025
@fflorent fflorent added enhancement New feature or request gouv.fr labels Feb 27, 2025
@fflorent fflorent linked a pull request Feb 27, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gouv.fr
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant