Link Search Menu Expand Document

mount

The mount field determines the path where the NFS should be mounted on the file-system.

Summary

FIELD       mount
PATH        nfs[N].mount
PARENT      nfs
TYPE        String
DEFAULT     ""

Example

[[nfs]]
  mount = "/mountpoint"
  server = "192.168.1.10"
  options = "vers=4.2,rw"

CLI Flag

--nfs[0].mount="/mountpoint"

Copyright © 2020 Vorteil.io. Support website for Vorteil.io