limesctl

command module
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

README

limesctl

GitHub release Build and Test Go Report Card

limesctl is the command-line client for Limes.

Installation

Pre-compiled binaries

Pre-compiled binaries are avaiable on the releases page.

Building from source

The only required build dependency is Go.

$ git clone https://github.com/sapcc/limesctl.git
$ cd limesctl
$ make install

This will put the binary in /usr/bin/limesctl on Linux and /usr/local/bin/limesctl for macOS.

Alternatively, you can also build limesctl directly with the go get command without manually cloning the repository:

$ go get -u github.com/sapcc/limesctl

This will put the binary in $GOPATH/bin/limesctl.

Usage

To get an overview of all the commands:

$ limesctl --help

Note: limesctl requires a valid Keystone token for all its operations.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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