inspect

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InspectCmd = &cobra.Command{
	Use:   "inspect",
	Short: "Inspect environment info",
	Long: `Use "we inspect" to peek inside a services directory list.
<type> = context | service`,
	Hidden:  true,
	PreRunE: cmdargslen.ValidateCmd(0, 1),
	RunE:    inspectRun,
	Example: `  we inspect context
  we inspect service --format "{{.ID}}"`,
}

InspectCmd returns information about current environment

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