(no title)
stopcoffee77 | 6 months ago
$ context set universe://work/customer-a/devops --update-dotfiles
will "render" and apply one set of dotfiles $ context set unvierse://work/customer-b --update-dotfiles
another set $ canvas dot apply user.name@remote.id:workspace-foo
Will apply all dotfiles of a workspace-foo (git clone repo, symlink) $ canvas dot apply user.name@remote.id:workspace-bar/shell/bashrc
will apply dotfiles of workspace-bar/shell/bashrcyes, complicated, probably hard to comprehend/reason about, work in progress
No comments yet.