axiomhq / cli

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

Fix panic when running 'axiom ingest' without dataset argument #71

Closed lukasmalkmus closed 3 years ago

lukasmalkmus commented 3 years ago

Discovered a panic while trying to find a fix for #70. Also removed some bad documentation on the ingest command.

codecov[bot] commented 3 years ago

Codecov Report

Merging #71 (10a3879) into main (1d124f1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   14.34%   14.34%           
=======================================
  Files           9        9           
  Lines         502      502           
=======================================
  Hits           72       72           
  Misses        415      415           
  Partials       15       15           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1d124f1...10a3879. Read the comment docs.