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 --trim option for dashboard cat, look cat, and folder export commands #178

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

drstrangelooker
Copy link
Collaborator

The --trim flag will take the long output json documents and reduce them in size to only the information that is needed to do an import later on. The read-only fields are eliminated. That makes the files easier to compare. The output of diff is more useful.

@github-actions
Copy link
Contributor

Ruby-CI Tests

    4 files      4 suites   1m 25s ⏱️
136 tests 136 ✔️ 0 💤 0 ❌
544 runs  544 ✔️ 0 💤 0 ❌

Results for commit 85057ea.

Copy link
Contributor

@jkaster jkaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but I'd like to know what the trim value has as default

lib/gzr/commands/dashboard.rb Show resolved Hide resolved
@github-actions

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants