tg ssh-key add
Add an SSH key to your Tangled account
Synopsis
Section titled “Synopsis”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]Options
Section titled “Options” -h, --help help for add -t, --title string Title for the new keyOptions inherited from parent commands
Section titled “Options inherited from parent commands” --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 formatSEE ALSO
Section titled “SEE ALSO”- tg ssh-key - Manage SSH keys on Tangled