root

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: 1 Imported by: 0

Documentation

Overview

Package root defines the root of the application command tree.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Command is the root of the command tree.
	Command = &cobra.Command{
		Use:   "taskcluster",
		Short: "TaskCluster CLI client.",
		Long:  "A command-line interface to TaskCluster - see https://docs.taskcluster.net.",
	}
)

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