tg repo create
Create a repository
Synopsis
Section titled “Synopsis”Create a repository on Tangled.
By default, tg selects a Knot registered to your account. If your account has no Knot registrations, tg uses knot1.tangled.sh. Use –knot to choose a Knot.
Use –clone to clone the new repository. Use –push=
Run “tg auth login” first.
tg repo create <name> [flags]Options
Section titled “Options” --clone Clone the new repository --description string Repository description -h, --help help for create --knot string Knot host --push string Push the repository at this path, such as . --remote string Remote name to use with --push (default "origin") --ssh-port string SSH port for an explicitly selected Knot (default "22")Options inherited from parent commands
Section titled “Options inherited from parent commands” --account string Account handle or DID --appview string Appview URL (default "https://bobbin.klbr.net") --config string Config file (default: $XDG_CONFIG_HOME/tg/config.toml) --json Print JSON outputSEE ALSO
Section titled “SEE ALSO”- tg repo - Work with repositories