incus snapshot list

列出实例快照

概要

描述: 列出实例快照

默认列布局: nTEs

== 列 == -c 选项接受以逗号分隔的列表作为参数,控制在表格或 csv 格式中显示时输出哪些网络区域属性。

列参数可以是预定义的简写字符 (见下文),或 (扩展) 配置键。

连续简写字符之间的逗号是可选的。

预定义的列简写字符: n - 名称 T - 拍摄时间 E - 过期时间 s - 有状态

incus snapshot list [<remote>:]<instance> [flags]

选项

  -c, --columns   Columns (default "nTEs")
  -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

参见