export

package
v0.4.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Export

type Export struct {
	T_Type string `desc:"Export specific type. Supported types: namespace or service"`
	Raw    bool   `desc:"Export the raw API object, not the pretty formatted one"`
	Format string `desc:"Specify output format, yaml/json. Defaults to yaml" default:"yaml"`
	Stack  bool   `desc:"Export riofile format. Only works for namespace"`
}

func (*Export) Run

func (e *Export) Run(ctx *clicontext.CLIContext) error

Jump to

Keyboard shortcuts

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