This section explains how to use the
qq snapshot_modify_snapshot
command.Description
Modify an existing snapshot
Usage
qq snapshot_modify_snapshot [-h] -i ID [-e EXPIRATION] [-f]
Flags
Flag Name | Required | Description |
---|---|---|
-i
|
Yes | Identifier of the snapshot to modify. |
-e
|
No | Time of snapshot expiration. An empty string indicates that the snapshot never expires. The time format follows RFC 3339, a normalized subset of ISO 8601. |
-f
|
No | Do not prompt for confirmation. The default setting is "false". |