We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfffc4 commit 011b2b3Copy full SHA for 011b2b3
cli/testdata/coder_dotfiles_--help.golden
@@ -7,6 +7,11 @@ Personalize your workspace by applying a canonical dotfiles repository
7
[40m [0m[91;40m$ coder dotfiles --yes git@github.com:example/dotfiles.git[0m[40m [0m
8
9
[1mOptions[0m
10
+ -b, --branch string
11
+ Specifies which branch to clone. If empty, will default to cloning the
12
+ default branch or using the existing branch in the cloned repo on
13
+ disk.
14
+
15
--symlink-dir string, $CODER_SYMLINK_DIR
16
Specifies the directory for the dotfiles symlink destinations. If
17
empty, will use $HOME.
0 commit comments