attic
attic copied to clipboard
Suggestion: attic info --latest
Add an argument to "attic info" called "--latest-archive" or just "--latest" to automatically display the information about the most recent archive.
Right now, you have to do "attic list" then use that archive name in "attic info".
Good idea!
:+1:
Good idea
I prefer easier and more common syntax - if ARCHIVE name will be empty (e.g. $ attic info REPOSITORY::
), attic will understand it as last archive in repository. IMHO this syntax is applicable to any attic's command with ARCHIVE parameter except create.
+1