Docker-volumes module: Exists
Check if a given Docker volume exists.
Example
space -m docker-volumes /exists/ -- "myvolume"
Exit status code is expected to be 0 on success.
Edit this pageCheck if a given Docker volume exists.
space -m docker-volumes /exists/ -- "myvolume"
Exit status code is expected to be 0 on success.
Edit this page