-
Would it be possible to add option to tart delete something like '--all' which would delete all images at once? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
edigaryev
Jan 6, 2023
Replies: 1 comment 2 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
pavellety
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
tart list --source local --quiet
to accomplish that.