Added example machine to machines list
This commit is contained in:
@@ -41,5 +41,7 @@ mkShell {
|
||||
$tmp_path/share/zsh/site-functions
|
||||
register-python-argcomplete --shell fish clan > $tmp_path/share/fish/vendor_completions.d/clan.fish
|
||||
register-python-argcomplete --shell bash clan > $tmp_path/share/bash-completion/completions/clan
|
||||
|
||||
${clan-cli}/bin/clan machines create example
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user