incus storage volume snapshot list
¶
列出存储卷快照
摘要¶
描述:列出存储卷快照
The -c option takes a (optionally comma-separated) list of arguments
that control which image attributes to output when displaying in table
or csv format.
Column shorthand chars:
n - Name
T - Taken at
E - Expiry
incus storage volume snapshot list [<remote>:]<pool> <volume> [flags]
选项¶
--all-projects All projects
-c, --columns Columns (default "nTE")
-f, --format Format (csv|json|table|yaml|compact) (default "table")
从父命令继承的选项¶
--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
另请参阅¶
incus storage volume snapshot - 管理存储卷快照