cli

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: Apache-2.0 Imports: 11 Imported by: 1

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() *cobra.Command

GetCmdCreateProfiler implements the create profiler command.

func GetCmdCreateTrustee

func GetCmdCreateTrustee() *cobra.Command

GetCmdCreateTrustee implements the create trustee command.

func GetCmdDeleteProfiler

func GetCmdDeleteProfiler() *cobra.Command

GetCmdDeleteProfiler implements the delete profiler command.

func GetCmdDeleteTrustee

func GetCmdDeleteTrustee() *cobra.Command

GetCmdDeleteTrustee implements the delete trustee command.

func GetCmdQueryProfilers

func GetCmdQueryProfilers() *cobra.Command

GetCmdQueryProfilers implements the query profilers command.

func GetCmdQueryTrustees

func GetCmdQueryTrustees() *cobra.Command

GetCmdQueryTrustees implements the query trustees command.

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the cli query commands for the guardian module.

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd 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