armor

settings

Inspect and manage local Dotenvx Armor settings.

These advanced commands let you inspect the active Armor identity and control whether Armor is enabled.

Command Description
dotenvx armor settings username Print your username.
dotenvx armor settings token Print your masked access token.
dotenvx armor settings device Print your masked device public key.
dotenvx armor settings hostname Print the Armor hostname.
dotenvx armor settings path Print the path to the settings file.
dotenvx armor settings on Turn Armor on.
dotenvx armor settings off Turn Armor off.

Reveal complete values

Access tokens and device public keys are masked by default. Use --unmask only when you explicitly need the complete value.

$ dotenvx armor settings token --unmask
$ dotenvx armor settings device --unmask