deckhouse-cli

command module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

Deckhouse Client

Deckhouse Client (d8) is a command-line client for Deckhouse.

How to install?

From install script

The install script will automatically grab the latest version of d8 and install it locally.

You can fetch and run this script via curl:

curl -fsSL -o d8-install.sh https://raw.githubusercontent.com/deckhouse/deckhouse-cli/main/d8-install.sh
bash d8-install.sh

of via wget:

wget -q https://raw.githubusercontent.com/deckhouse/deckhouse-cli/main/d8-install.sh
bash d8-install.sh
From binary releases

To install the d8 binary from the provided GitHub release link, follow these steps:

  1. Download your desired version
  2. Unpack it (tar -xvf d8-v0.1.0-linux-amd64.tar.gz)
  3. Find the d8 binary in the unpacked directory, and move it to its desired destination (mv linux-amd64/d8 /usr/local/bin/d8)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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