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
--help | -h
--abilities | -a
--image=xx | -i=xx
--moves | -m
--stats | -s
--types | -t
Example:
Output:
Example:
Output:
Example:
Output:
search
- Search for resources from different endpoints. Searchable endpoints include
ability
,pokemon
, andmove
.
Example:
Output:
types
- Retrieve details about a specific type and a damage relation table.
Example:
Output: