Skip to content

PKI TPS CLI

Endi S. Dewata edited this page Jan 14, 2022 · 3 revisions

Overview

PKI provides CLI to access various TPS services.

To list all available TPS services:

$ pki tps
Commands:
 tps-activity            Activity management commands
 tps-audit               Audit management commands
 tps-authenticator       Authenticator management commands
 tps-cert                Certificate management commands
 tps-config              Configuration management commands
 tps-connection          Connection management commands
 tps-group               Group management commands
 tps-profile             Profile management commands
 tps-selftest            Selftest management commands
 tps-token               Token management commands
 tps-user                User management commands

Type pki <service> to see all available commands for the TPS service. Type pki <command> --help to see the command usage.

Commands

See Also

Clone this wiki locally