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.

CommandDescription
dotenvx armor settings usernamePrint your username.
dotenvx armor settings tokenPrint your masked access token.
dotenvx armor settings devicePrint your masked device public key.
dotenvx armor settings hostnamePrint the Armor hostname.
dotenvx armor settings pathPrint the path to the settings file.
dotenvx armor settings onTurn Armor on.
dotenvx armor settings offTurn 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