func Execute()

in cli/cmd/state.go [55:57]


func Execute() {
	cobra.CheckErr(stateCmd.Execute())
}