dcos security org service-accounts keypair

ENTERPRISE

Creating a public-private keypair

Description

The dcos security org service-accounts keypair command lets you create a public-private keypair for use with service accounts.

Usage

  1. dcos security org service-accounts keypair [OPTIONS] PRIVATE_KEY PUBLIC_KEY

Options

NameDescription
-h, —helpShow this message and exit.
-l, —key-length [2048|4096]Length of the RSA key.

Positional Arguments

NameDescription
PRIVATE_KEYPrivate key. (Required)
PUBLIC_KEYPublic key. (Required)