b3lbctl

module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2022 License: GPL-3.0

README

b3lbctl

Codacy Badge Codacy Badge Code linting Unit tests GitHub go.mod Go version GitHub

The b3lbctl command line tool lets you control b3lb clusters.

For configuration, b3lbctl looks for a file named config in the $HOME/.b3lb.yaml directory. You can specify other b3blconfig files by setting the --config flag.

Installation

Download last release from release page.

Copy the binary into /usr/local/bin.

Usage

Manage your B3LB cluster from the command line

Usage:
  b3lbctl <command> [flags]
  b3lbctl [command]

Available Commands:
  cluster-info Get overall cluster information
  completion   Generate the autocompletion script for the specified shell
  config       Manage B3LB config file using subcommands.
  help         Help about any command
  instances    Manage B3LB instances

Flags:
      --config string   config file (default is $HOME/.b3lb.yaml) (default "$HOME/.b3lb.yaml")
  -h, --help            help for b3lbctl

Use "b3lbctl [command] --help" for more information about a command.

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

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