Examples (6)
List trust policy store items
trust listList information about specific items in the trust policy store
trust list --filter=blocklist|ca-anchors|certificates|trust-policyStore a specific trust anchor in the trust policy store
trust anchor path/to/certificate.crtRemove a specific anchor from the trust policy store
trust anchor --remove path/to/certificate.crtExtract trust policy from the shared trust policy store
trust extract --format=x509-directory --filter=ca-anchors path/to/directoryDisplay help for a subcommand
trust subcommand --helpmade by @shridhargupta | data from tldr-pages