cfcli create snapshot

Creates a new snapshot.

Synopsis

Creates a new snapshot with specified properties.

Bash
Copy

Examples:

Bash
Copy
FlagShortTypeDefaultDescription
--help-hboolHelp for snapshot.
--descriptionstringSnapshot description.
--namestringSnapshot name.
--project-namestringThe project this snapshot belongs to.
--retention-timestringRetention time to keep the snapshot (optional). Retention time is a string constructed by a decimal number followed by the units: ns, us, ms, s, m, h. For example: 7200s, 120m, 2h.
--source-volume-namestringVolume name from which to take the snapshot (required if source-volume-uuid was not provided).
--source-volume-uuidstringVolume UUID from which to take the snapshot (required if source-volume-name was not provided).
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard