chore: tidy up 🧹
This commit is contained in:
@@ -17,18 +17,3 @@ mod? talos 'talos'
|
||||
[private]
|
||||
log lvl msg *args:
|
||||
gum log -t rfc3339 -s -l "{{ lvl }}" "{{ msg }}" {{ args }}
|
||||
|
||||
# === template ===
|
||||
|
||||
[group('template')]
|
||||
mod template 'template'
|
||||
|
||||
[doc('Render and validate configuration files')]
|
||||
[group('template')]
|
||||
configure:
|
||||
just template configure
|
||||
|
||||
[doc('Initialize configuration files (cluster.toml, age key, deploy key, webhook token)')]
|
||||
[group('template')]
|
||||
init:
|
||||
just template init
|
||||
|
||||
Reference in New Issue
Block a user