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
Some of my volumes are mounted via CIFS. Having a command switch to output volumes so it's listed like below allows for better migrations would be superb.
Some of my volumes are mounted via CIFS. Having a command switch to output volumes so it's listed like below allows for better migrations would be superb.
volumes:
cifs_mount:
driver: local
driver_opts:
type: cifs
device: //<REMOTE_IP>/<PATH_TO_LIBRARY>
o: "username=,password=,vers=3.0,uid=,gid="
The text was updated successfully, but these errors were encountered: