faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

`cage source unmount all` #53

Closed seamusabshere closed 4 years ago

erithmetic commented 7 years ago

Actually, what I've been wanting is:

cage unmount foo as a shortcut to cage source unmount foo cage mount foo as a shortcut to cage source mount foo cage unmount as a shortcut to cage source unmount <everything> cage mount as a shortcut to cage source mount <everything>

seamusabshere commented 7 years ago

( i think cage mount as a command in itself would be confusing, people would run that to get help )

summer4096 commented 7 years ago

cage mount --all