atlas language#
file version: 10 July 2026
Overview#
atlas language shows or changes the interface language used by the
CLI.
With no subcommand, it prints the current language. The preference is stored server-side so it persists across hosts and the GUI picks it up too.
Usage#
atlas language [flags]
atlas language [command]
Commands#
Command |
Description |
|---|---|
|
Set the interface language |
|
Show available languages |
Examples#
atlas language # show current
atlas language list # list available
atlas language set de # switch to German
atlas language set en # switch to English
Global Flags#
Flag |
Description |
|---|---|
|
Path to CA certificate for server verification |
|
Machine-readable output format ( |
|
Interface language ( |
|
Disable color output |
|
Use plaintext (non-TLS) connection |
|
ATLAS server address; defaults to |
|
Skip TLS certificate verification; enabled by default for self-signed setups |