Quick Start
infctl is a command line tool used by MVK to orchestrate code.
It makes scripted infrastructure as code simpler and easier to run, manage and support.
You can think of it as a ‘simpler pipeline’.
Install infctl command line tool with
curl -L https://codeberg.org/headshed/infctl-cli/raw/branch/main/cmd/install.sh | bashAlternatively, go to Releases to find a current version for your Operating System, download it and place a copy in your PATH.