compose icon indicating copy to clipboard operation
compose copied to clipboard

Having a `volume` command

Open pedrolucasp opened this issue 1 year ago • 4 comments

Description

Not much needs to be said I suppose. Having a volume command, context-aware of the services running in the compose file would make it a lot easier to delete, prune, and inspect volumes related to the services. The main usage for this is *not having to type the whole project name - service name - volume name, and not having to browse amidst all volumes you have available on a host.

If pointed in the right direction I can do my best to provide a patch for this.

pedrolucasp avatar Oct 19 '23 13:10 pedrolucasp

Sounds reasonable to have such a command, you can look at the list command as an illustration of such "introspection" commands

ndeloof avatar Oct 19 '23 14:10 ndeloof

@pedrolucasp (Just wondering) are you still planning on working on this feature?

batcity avatar Feb 19 '24 00:02 batcity

@pedrolucasp (Just wondering) are you still planning on working on this feature?

Yeah, I plan to, but got caught up with work stuff. Wen't as far as having the command available, but got stuck with connecting the backend part of it.

pedrolucasp avatar Feb 19 '24 03:02 pedrolucasp

ah sounds good!, thanks for the update!

batcity avatar Feb 19 '24 03:02 batcity