- "new" - - executes all the update commands after the bootstrap (registers, updates, disables the upd.timer and refreshes salt grains); syntax: go run main.go new
- "supd" - - 'transactional-update cleanup dup salt'; syntax: go run main.go supd
- "pupd" - 'transactional-update reboot pkg install -y ' (it sets automatically the "ZYPPER_AUTO_IMPORT_KEYS=1" option in /etc/transactional-update.conf; syntax: go run main.go pupd
- "cmd" - - salt-cluster ; syntax: go run main.go cmd
- "ar" - - salt-cluster 'zypper ar ); syntax: go run main.go ar <.repo>
- "dis" - - salt-cluster 'disable trans. upd. timer'
- "setup" - - sets up a new caasp3.0 cluster on libvirt-terraform (so far)