shc nfs
manage nfs network storage
Auto-generated reference for the nfs command group (module modules/storage). Source: modules/storage/commands/.
Subcommands
Section titled “Subcommands”| Subcommand | Description |
|---|---|
disable | disable nfs storage |
enable | enable nfs storage |
join | contribute this node as the nfs server (pins server role) |
leave | stop contributing this node as the nfs server |
status | show nfs status |
shc nfs disable
Section titled “shc nfs disable”disable nfs storage
No declared flags.
Source: modules/storage/commands/
shc nfs enable
Section titled “shc nfs enable”enable nfs storage
| Flag | Type | Required | Help |
|---|---|---|---|
--export-path | str | no | base export path for NFS |
--network | str | no | network CIDR to allow |
Source: modules/storage/commands/
shc nfs join
Section titled “shc nfs join”contribute this node as the nfs server (pins server role)
| Flag | Type | Required | Help |
|---|---|---|---|
--node / -n | str | no | node to pin as the nfs server, defaults to the local node |
Source: modules/storage/commands/
shc nfs leave
Section titled “shc nfs leave”stop contributing this node as the nfs server
| Flag | Type | Required | Help |
|---|---|---|---|
--node / -n | str | no | node leaving the nfs server role, defaults to the local node |
Source: modules/storage/commands/
shc nfs status
Section titled “shc nfs status”show nfs status
| Flag | Type | Required | Help |
|---|---|---|---|
--verbose / -v | bool | no | show detailed information |
Source: modules/storage/commands/
shc@docs:~$