.nh .TH "Incus - Command line client" "1" "Apr 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP incus-config-trust-list - List trusted clients .SH SYNOPSIS .PP \fBincus config trust list [:] [flags]\fP .SH DESCRIPTION .PP Description: List trusted clients .PP The -c option takes a (optionally comma-separated) list of arguments that control which certificate attributes to output when displaying in table or csv format. .PP Default column layout is: ntdfe .PP Column shorthand chars: .PP 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 .SH OPTIONS .PP \fB-c\fP, \fB--columns\fP="ntdfe" Columns`` .PP \fB-f\fP, \fB--format\fP="table" Format (csv|json|table|yaml|compact)`` .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--debug\fP[=false] Show all debug messages .PP \fB--force-local\fP[=false] Force using the local unix socket .PP \fB-h\fP, \fB--help\fP[=false] Print help .PP \fB--project\fP="" Override the source project`` .PP \fB-q\fP, \fB--quiet\fP[=false] Don't show progress information .PP \fB--sub-commands\fP[=false] Use with help or --help to view sub-commands .PP \fB-v\fP, \fB--verbose\fP[=false] Show all information messages .PP \fB--version\fP[=false] Print version number .SH SEE ALSO .PP \fBincus-config-trust(1)\fP .SH HISTORY .PP 11-Apr-2024 Auto generated by spf13/cobra