cli

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

nolint

Index

Constants

View Source
const (
	FlagAddress     = "address"
	FlagDescription = "description"
)

Variables

View Source
var (
	FsAddGuardian    = flag.NewFlagSet("", flag.ContinueOnError)
	FsDeleteGuardian = flag.NewFlagSet("", flag.ContinueOnError)
)

common flagsets to add to various functions

Functions

func GetCmdCreateProfiler

func GetCmdCreateProfiler(cdc *codec.Codec) *cobra.Command

GetCmdCreateProfiler implements the create profiler command.

func GetCmdCreateTrustee

func GetCmdCreateTrustee(cdc *codec.Codec) *cobra.Command

GetCmdCreateTrustee implements the create trustee command.

func GetCmdDeleteProfiler

func GetCmdDeleteProfiler(cdc *codec.Codec) *cobra.Command

GetCmdDeleteProfiler implements the delete profiler command.

func GetCmdDeleteTrustee

func GetCmdDeleteTrustee(cdc *codec.Codec) *cobra.Command

GetCmdDeleteTrustee implements the delete trustee command.

func GetCmdQueryProfilers

func GetCmdQueryProfilers(cdc *codec.Codec) *cobra.Command

GetCmdQueryProfilers implements the query profilers command.

func GetCmdQueryTrustees

func GetCmdQueryTrustees(cdc *codec.Codec) *cobra.Command

GetCmdQueryTrustees implements the query trustees command.

func GetQueryCmd

func GetQueryCmd(cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for the guardian module.

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for the guardian module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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