You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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.
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.
The text was updated successfully, but these errors were encountered: