.ie \n(.g .ds Aq \(aq .el .ds Aq ' .TH teamtype-share 1 "share 0.9.2 (e05a26724 2026-07-08)" .SH NAME teamtype\-share \- Share a directory with a new peer .SH SYNOPSIS \fBteamtype share\fR [\fB\-\-init\fR] [\fB\-\-no\-join\-code\fR] [\fB\-\-show\-secret\-address\fR] [\fB\-\-directory\fR] [\fB\-\-sync\-vcs\fR] [\fB\-\-magic\-wormhole\-relay\fR] [\fB\-\-iroh\-relay\fR] [\fB\-\-iroh\-dns\-domain\fR] [\fB\-\-iroh\-pkarr\-relay\fR] [\fB\-\-username\fR] [\fB\-t\fR|\fB\-\-temporary\-directory\fR] [\fB\-h\fR|\fB\-\-help\fR] [\fB\-V\fR|\fB\-\-version\fR] .SH DESCRIPTION Share a directory with a new peer .SH OPTIONS .TP \fB\-\-init\fR Re\-initialize the history of the shared directory. You will loose previous history .TP \fB\-\-no\-join\-code\fR Do not generate a join code. To prevent unintended sharing or simply if you want to keep Magic Wormhole out of the loop .TP \fB\-\-show\-secret\-address\fR Print the secret address. Useful for sharing with multiple people .TP \fB\-\-directory\fR \fI\fR The shared directory. Defaults to current directory .TP \fB\-\-sync\-vcs\fR EXPERIMENTAL: Also synchronize version\-control directories like .git/ or .jj/, which are normally ignored. For Git, this will synchronize all branches, commits, etc. as well as your .git/config. This means that new commits will immediately appear at all peers, you can change branches together, etc .TP \fB\-\-magic\-wormhole\-relay\fR \fI\fR Use an alternative Magic Wormhole mailbox server relay url .TP \fB\-\-iroh\-relay\fR \fI\fR Use an alternative Iroh relay url .TP \fB\-\-iroh\-dns\-domain\fR \fI\fR Use an alternative Iroh DNS origin domain .TP \fB\-\-iroh\-pkarr\-relay\fR \fI\fR Use an alternative Iroh Pkarr relay server .TP \fB\-\-username\fR \fI\fR The name that others see next to your cursor. Defaults to your Git username .TP \fB\-t\fR, \fB\-\-temporary\-directory\fR Create a new temporary directory and use it as the shared directory. The temporary directory is removed on exit. The temporary directory is created in `$XDG_CACHE_DIR/teamtype/`, or if `XDG_CACHE_DIR` is not set in `$HOME/.cache/teamtype/`, or if `HOME` is not set in `/home/$USER/.cache/teamtype/` .TP \fB\-h\fR, \fB\-\-help\fR Print help .TP \fB\-V\fR, \fB\-\-version\fR Print version .SH VERSION v0.9.2 (e05a26724 2026\-07\-08)