func init()

in cli/cmd/show.go [20:22]


func init() {
	stateCmd.AddCommand(showCmd)
}