Skip to content

tg ssh-key add

Add an SSH key to your Tangled account

Add an SSH public key to your Tangled account.

If no key file is given, defaults to ~/.ssh/id_ed25519.pub. Requires authentication (run “tg auth login” first).

tg ssh-key add [<key-file>] [flags]
-h, --help help for add
-t, --title string Title for the new key
--account string Account handle or DID to use (overrides the active account and TG_ACCOUNT)
--appview string Appview host URL (overrides config file and TG_APPVIEW) (default "https://bobbin.klbr.net")
--config string Path to config file (default: $XDG_CONFIG_HOME/tg/config.toml)
--json Output in JSON format