cli

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2021 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Overview

Package cli contains the bulk of command-line tools that call RPC methods on a cacheroach server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands(logger *log.Logger) []*cobra.Command

Commands returns the CLI commands.

Types

type CLI

type CLI struct {
	config.Config
	// contains filtered or unexported fields
}

CLI contains common state for the command-line tooling.

Directories

Path Synopsis
Package config contains a JSON-serializable configuration file for use by the CLI tooling.
Package config contains a JSON-serializable configuration file for use by the CLI tooling.

Jump to

Keyboard shortcuts

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