nsc auth exchange-circleci-token
Generate a Namespace token from a CircleCI JWT.
nsc auth exchange-circleci-token exchanges the OIDC JWT that CircleCI
injects into a job for a Namespace authentication token. This lets a
CircleCI job authenticate as a trusted identity without storing a
long-lived Namespace credential as a CircleCI secret.
This command is typically run automatically as part of Namespace's CircleCI integration, federating a CI job's identity into Namespace so it can access Namespace Instances, Remote Builders, and other Namespace products.
Usage
nsc auth exchange-circleci-tokenExample
$ nsc auth exchange-circleci-tokenOptions
nsc auth exchange-circleci-token has no options.