CLI

The Soliblocks CLI (blcks) is available for all major platforms and provides tools around infrastructure provisioning

Installation

Latest release can be downloaded from the Soldiblocks releases page

Linux

curl -L https://github.com/pellepelster/solidblocks/releases/download/0a67f5a/blcks-linuxX64-0a67f5a -o blcks
chmod +x blcks
./blcks --help

Windows

curl -L https://github.com/pellepelster/solidblocks/releases/download/0a67f5a/blcks-mingwX64-0a67f5a -o blcks
chmod +x blcks
./blcks --help

macOS (Intel)

curl -L https://github.com/pellepelster/solidblocks/releases/download/0a67f5a/blcks-macosX64-0a67f5a -o blcks
chmod +x blcks
./blcks --help

macOS (Arm)

curl -L https://github.com/pellepelster/solidblocks/releases/download/0a67f5a/blcks-macosArm64-0a67f5a -o blcks
chmod +x blcks
./blcks --help

Commands

  • Hetzner Nuke
  • Hetzner Nuke deletes all resources in a Hetzner account, similar to aws-nuke