Management commands
Devices
Section titled “Devices”jalth devices list # List all mesh devicesjalth devices remove <name> # Remove a device (admin)jalth devices shows status, role, SSH state, join date, and active services. jalth status is a compact dashboard.
Auth keys (operator+)
Section titled “Auth keys (operator+)”jalth auth-key create <name> [--reusable] [--expires-in <duration>] [--tag <tag>] [--identity <email>] [--group <group>]jalth auth-key listjalth auth-key revoke <name>Roles (admin)
Section titled “Roles (admin)”jalth role set <email> <role> # admin | operator | memberjalth role lsGroups
Section titled “Groups”jalth group lsjalth group members <name>jalth group create <name>jalth group add <name> <email>...jalth group remove <name> <email>...jalth group delete <name>Domain (admin)
Section titled “Domain (admin)”jalth domain getjalth domain set <domain>jalth domain removeConnectivity
Section titled “Connectivity”jalth up # Reconnect WARP after jalth downjalth down # Disconnect WARP (mesh membership preserved)jalth ping <device>jalth leave # Remove this device from the meshLifecycle
Section titled “Lifecycle”jalth upgrade --check # Check for updatesjalth upgrade --worker-only # Upgrade Registry Worker (admin)jalth destroy # Destroy entire mesh (admin, irreversible)jalth versionConfig
Section titled “Config”jalth config pathjalth config get <key>Diagnostics
Section titled “Diagnostics”jalth doctor [--fix]jalth bugreportSee Doctor and Bug reports.