Commands
main
Available Flags
--help | -h--latest | -l--version | -v
ability
- Retrieve information about a specific ability, including its flavor text, the generation in which it first appeared, and a list of Pokémon that possess it.
Available Flags
--help | -h--pokemon | -p
Example:
$ poke-cli ability solar-power
$ poke-cli ability solar-power --pokemon # list Pokémon that posses the ability
Output:

item
- Retrieve information about a specific item, including its cost, category and description.
Example:
Output:

move
- Retrieve information about a specific move, including its type, power, PP, accuracy, category, etc., and the move's effect.
Example:
Output:

natures
- Retrieve a table of all natures and the stats they affect.
Example:
Output:

pokemon
- Retrieve information about a specific Pokémon such as available abilities, learnable moves, typing, and base stats. All data is based on generation 9.
Available Flags
-h | --help-a | --abilities-d | --defense-i=xx | --image=xx-m | --moves-s | --stats-t | --types
Warning
The -t | --types flag is deprecated will be removed in v2.
The Pokémon's typing is now included in the base pokemon command.
Example:
Output:

Example:
Output:

Example:
Output:

Example:
Output:

search
- Search for resources from different endpoints. Searchable endpoints include
ability,pokemon, andmove.
Example:
Output:

speed
- Calculate the speed of a Pokémon in battle.
Example:
Output:
types
- Retrieve details about a specific type and a damage relation table.
Example:
Output: