Skip to content

tg string create

Create a string on your Tangled account

Create a string on your Tangled account.

Contents are read from the given file, or from standard input if no file is given (or the file is “-”). When reading from standard input, –filename is required. Contents must be valid UTF-8, at most 100 MiB. Requires authentication (run “tg auth login” first).

tg string create [<file>] [flags]
-d, --description string Description of the string
-f, --filename string Filename for the string (defaults to the file's basename)
-h, --help help for create
--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