(lxc_storage_volume_snapshot.md)=
# `lxc storage volume snapshot`

Snapshot storage volumes

## Synopsis

Description:
  Snapshot storage volumes



```
lxc storage volume snapshot [<remote>:]<pool> <volume> [<snapshot>] [flags]
```

## Options

```
      --no-expiry   Ignore any configured auto-expiry for the storage volume
      --reuse       If the snapshot name already exists, delete and create a new one
      --target      Cluster member name
```

## Options inherited from parent commands

```
      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number
```

## SEE ALSO

* [lxc storage volume](lxc_storage_volume.md)	 - Manage storage volumes

