Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.minimus.io/llms.txt

Use this file to discover all available pages before exploring further.

The Minimus command-line tool minicli allows you to embed your custom-built Minimus images in your CI/CD workflows. To begin, you will need to install minicli locally on your workstation. To view the minicli installation page, select Manage > minicli (direct link).
  • minicli can be installed on macOS or Linux systems.
  • Both amd64 and arm64 are supported.
  • Choose between direct installation via curl, wget, or downloading the file and running it locally.
  • The relevant installation commands are provided directly in the minicli page (direct link).

Authenticate to minicli

Run the following with a Minimus token that has minicli access to authenticate:
echo "mini_gube3***" | minicli login
Last modified on May 31, 2026