configCmd

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2019 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package configCmd implements the config subcommands.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Command holds the `taskcluster config` command definition
	// we attach `taskcluster config [...]` subcommands on it
	Command = &cobra.Command{
		Use:   "config",
		Short: "Get/set taskcluster CLI configuration options.",
		RunE:  cmdConfig,
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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