Description
The dcos security cluster ca profile command displays information about a signing profile. If no profile name is specified or the given profile does not exist, the default profile information is returned.
Usage
dcos security cluster ca profile [OPTIONS]
Options
| Name | Description |
|---|---|
-p, --profile <text> |
Signing profile to fetch information about. |
-j, --json |
Output data in JSON format. |
-h, --help |
Show this message and exit. |
Parent command
| Command | Description |
|---|---|
| dcos security cluster ca | View DC/OS security cluster certificate authority information. |
DC/OS Documentation