configCmd

package
v0.0.0-...-81b11f5 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2020 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 shell client 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