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

More helpful rendering of stale snapshots #29

Merged
merged 1 commit into from
Sep 12, 2017
Merged

Conversation

stephencelis
Copy link
Member

Right now we get a list like this:

- "/path/to/my/snapshot"
- "/path/to/my/other/snapshot"

This isn't super actionable. I've changed the formatting to this:

  "/path/to/my/snapshot" \
  "/path/to/my/other/snapshot"

That way we can copy these lines and paste them after an rm in a console.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

good idea!

@stephencelis stephencelis merged commit 0233d4a into master Sep 12, 2017
@stephencelis stephencelis deleted the stale-cleanup branch September 12, 2017 12:22
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.

None yet

2 participants