- Fetch from all available price APIs within a single command * allows passing multiple CLI APIs to `api` argument * will now fetch from all available APIs if `api` is not given * will warn if API config block is missing or die of no APIs are found - Related refactoring