func init()

in cli/cmd/rm.go [18:20]


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