cmd

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package cmd contains all the CLI logic, backed by Cobra. `root.go` provides the root command, which is the entry point to all the Cobra stuff. Other files define subcommands.

Index

Constants

This section is empty.

Variables

View Source
var DryRun bool
View Source
var MappingFile string

Functions

func Execute

func Execute()

Execute runs the root CLI command handler, backed by Cobra. It parses parameters, flags, etc. and calls subcommands where appropriate.

Types

This section is empty.

Jump to

Keyboard shortcuts

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