axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

Error: please provide options to select from #117

Closed lukasmalkmus closed 2 years ago

lukasmalkmus commented 2 years ago
$ axiom -I -U=http://localhost:8081 -T=xaat-1234 ingest -f=test.json
Error: please provide options to select from

Likely caused by the function that fetches the datasets to select from (no argument given above) as it cannot list datasets with an API token (xaat- prefix).