Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.59 KB

README.md

File metadata and controls

54 lines (31 loc) · 1.59 KB

Terrakube CLI

terrakube is Terrakube Server on the command line. It brings organizations, workspaces and other Terrakube concepts to the terminal.

Documentation

See the manual for setup and usage instructions.

Contributing

If anything feels off, or if you feel that some functionality is missing, please check out the contributing page. There you will find instructions for sharing your feedback, building the tool locally, and submitting pull requests to the project.

Installation

macOS

terrakube is available via Homebrew and as a downloadable binary from the releases page.

Homebrew

Install: Upgrade:
brew install azbuilder/cli/terrakube brew upgrade terrakube

Linux

Windows

terrakube is available via Chocolatey and as a downloadable binary from the releases page.

Chocolatey

Install: Upgrade:
choco install terrakube choco upgrade terrakube

Other platforms

Download packaged binaries from the releases page.

Build from source

See here on how to build Terrakube CLI from source.