mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
feat(cli): make the dotfiles repository directory configurable (#10377)
This commit is contained in:
+4
@@ -15,6 +15,10 @@ OPTIONS:
|
||||
default branch or using the existing branch in the cloned repo on
|
||||
disk.
|
||||
|
||||
--repo-dir string, $CODER_DOTFILES_REPO_DIR (default: dotfiles)
|
||||
Specifies the directory for the dotfiles repository, relative to
|
||||
global config directory.
|
||||
|
||||
--symlink-dir string, $CODER_SYMLINK_DIR
|
||||
Specifies the directory for the dotfiles symlink destinations. If
|
||||
empty, will use $HOME.
|
||||
|
||||
Reference in New Issue
Block a user