CLI Reference
Overview
The unikraft CLI is the new, official command-line interface for Unikraft Cloud. It provides a modern, streamlined experience for deploying and managing unikernels globally.
Features
- Deploy Instantly - Run unikernel images as serverless instances with
unikraft run - Global Infrastructure - Deploy across supported metros with automatic multi-region support
- Resource Management - Create, read, update, and delete instances, volumes, services, certificates, and images
- Scale-to-Zero - Built-in support for scale-to-zero policies to optimize costs
- Output Formats - Machine-readable JSON or human-friendly text output
- Profile Management - Switch between accounts and configurations
- Shell Completions - Tab completion for Bash, Zsh, Fish, and PowerShell
Installation
See alternative installation instructions for other platforms.
Quick start
Code
View unikraft CLI documentation
Looking for the legacy kraft cloud CLI?
See the Kraft cloud CLI (legacy) page for installation instructions.
The kraft cloud CLI is deprecated. The unikraft CLI is the preferred CLI tool going forward - it supports all the functionality of kraft cloud and more.
You can view the migration guide to get the latest and greatest features.
Last modified on