Pokemon improve through battle rewards, move learning, items, and evolution.
Most maintenance commands are used outside battle.
# Healing And Experience
+heal Heal your party at a Pokemon Center.
+expshare Toggle EXP Share for your party.
# Learning Moves
+learn List Pokemon with level-up moves available.
+learn <slot> Open the move-learning flow for a party slot.
+teach <slot>=<move> Teach a valid move to a party Pokemon.
+moves/use <slot>=<set> Switch a Pokemon to a saved moveset.
+movesets Manage saved movesets at a Pokemon Center.
# Items
+inventory Show your inventory.
+use <item> Use an item outside battle.
+use <item>=<target> Use an item on a target when supported.
# Evolution
+evolve <pokemon_id> [item] Attempt to evolve a Pokemon. Some evolutions may
need an item or other condition.
Guide