incus config trust list
¶
列出受信任的客户端
概要¶
描述:列出受信任的客户端
-c 选项接受一个(可选的逗号分隔)参数列表,用于控制在以表格或 csv 格式显示时输出哪些证书属性。
默认列布局为:ntdfe
列缩写字符
n - Name
t - Type
c - Common Name
f - Fingerprint
d - Description
i - Issue date
e - Expiry date
r - Whether certificate is restricted
p - Newline-separated list of projects
incus config trust list [<remote>:] [flags]
选项¶
-c, --columns Columns (default "ntdfe")
-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 config trust - 管理受信任的客户端