Skip to content

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

Terminal window
curl -L https://codeberg.org/headshed/infctl-cli/raw/branch/main/cmd/install.sh | bash

Alternatively, go to Releases to find a current version for your Operating System, download it and place a copy in your PATH.