Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RegisterEmailFlag *cli.StringFlag = &cli.StringFlag{ Name: "email", Aliases: []string{"e"}, Usage: "Email address to register with NodeSet.", } )
Functions ¶
func CheckRegistrationStatus ¶
func CheckRegistrationStatus(c *cli.Context, hd *client.HyperdriveClient) (bool, error)
CheckRegistrationStatus checks the registration status of the node with NodeSet and prompts the user to register if not already done Returns whether or not the caller should continue with its operation after this check completes, or if it should exit
func RegisterCommands ¶
Register commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.