dcos security secrets get

ENTERPRISE

Retrieving a secret

Description

The dcos security secrets get command allows you to retrieve a secret from the secrets store by a specified path.

Usage

  1. dcos security secrets get [OPTIONS] PATH

Options

NameDescription
-s, —store-id <text>Secrets backend to use.
-j, —jsonOutput data in JSON format.
-h, —helpShow this message and exit.

Positional Arguments

NameDescription
PATHURL or IP address of path of secret.

Parent command

CommandDescription
dcos security secretsManage your secrets.