cli

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2026 License: MPL-2.0 Imports: 4 Imported by: 0

README

Admiral CLI

The official command-line interface for Admiral, the platform orchestrator by DataliftHQ.

Admiral unifies infrastructure provisioning and application deployment into a single, dependency-aware control plane. It connects the tools you already use — Terraform, Helm, Kustomize, and any CI/CD system — while maintaining the dependency graph across your full stack. No proprietary formats, no lock-in. If you stop using Admiral, you keep all your manifests and modules.

The CLI provides direct access to the Admiral API for managing clusters, runners, service accounts, and deployments from your terminal or CI/CD pipelines.

Installation

Homebrew (macOS/Linux)
brew install DataliftHQ/tap/admiral
Scoop (Windows)
scoop bucket add admiral https://github.com/DataliftHQ/scoop-bucket
scoop install admiral
Go
go install go.admiral.io/cli@latest
Docker
docker run --rm ghcr.io/datalifthq/admiral:latest

Pre-built binaries for Linux, macOS, and Windows are available on the Releases page.

Quick Start

# Authenticate with your Admiral instance
admiral login

# List your clusters
admiral cluster list

Documentation

Full documentation is available at admiral.io/docs.

Community & Feedback

License

Admiral CLI is licensed under the Mozilla Public License 2.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL