<nfs_server>.add-export host_path [export_path] [-w]
Add a new entry to the list of NFS exports. Exports host_path of the host file system with the named mount point as export_path. If export_path is not given, the host path will be used as the named mount point. If the -w flag is given, the directory will be exported as writeable. The default is to export directories read-only.
nfs-server
<nfs_server>.remove-export