# doctl nfs snapshot – DigitalOcean Documentation > The commands under `doctl nfs snapshot` are for managing NFS share's snapshots. - [doctl nfs snapshot create](https://docs.digitalocean.com/reference/doctl/reference/nfs/snapshot/create/index.html.md): Creates a snapshot of the NFS share with the given share ID. - [doctl nfs snapshot delete](https://docs.digitalocean.com/reference/doctl/reference/nfs/snapshot/delete/index.html.md): Delete an NFS share with the given ID and region. - [doctl nfs snapshot get](https://docs.digitalocean.com/reference/doctl/reference/nfs/snapshot/get/index.html.md): Get an NFS snapshot with the given ID and region. - [doctl nfs snapshot list](https://docs.digitalocean.com/reference/doctl/reference/nfs/snapshot/list/index.html.md): List all NFS snapshots in the given region.