Reference Guide

NAS-volumes NFS-exports list
Display a list of NFS exports.
Format
NAS-volumes NFS-exports list {options}
Options
Option Description Format
-VolumeName <VolumeName> NAS volume name Existing NAS volume name
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display a current list of NFS exports:
CLI> NAS-volumes NFS-exports list
Output
.---------------------------.-------------.-------------------.---------.
| Export Name | Volume Name | Path | Comment |
|---------------------------|-------------|-------------------|---------|
| export1 | vol2 | /folder | |
'---------------------------'-------------'-------------------'---------'
NAS-volumes NFS-exports view
Display NFS export settings.
Format
NAS-volumes NFS-exports view <VolumeName> <ExportName>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<ExportName> NFS export name Existing NFS export name
Example
Display the current NFS export settings for an NFS export named export1 on a NAS volume named vol2:
CLI> NAS-volumes NFS-exports view vol2 export1
CLI Commands
119