commands

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Overview

Package commands contains the implementation of all qbec commands.

Index

Constants

View Source
const (

	// BashCompletionFunc contains all the custom bash functions that are
	// used to generate dynamic completion lists to extend the completion
	// capabilities
	BashCompletionFunc = `` /* 1030-byte string literal not displayed */

)

Variables

View Source
var Executable = "qbec"

Executable is the name of the qbec executable.

Functions

func IsRuntimeError

func IsRuntimeError(err error) bool

IsRuntimeError returns if the supplied error was a runtime error as opposed to an error arising out of user input.

func Setup

func Setup(root *cobra.Command)

Setup sets up all sub-commands for the supplied root command and adds facilities for commands to access common options.

Types

This section is empty.

Jump to

Keyboard shortcuts

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