axiomhq / cli

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

Improved organization support #60

Closed lukasmalkmus closed 3 years ago

lukasmalkmus commented 3 years ago

Improved organization support. Changes the login flow and adds an organization management command.

Needs axiomhq/axiom-go#30.

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (8697394) into main (ee4d1bd) will increase coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   14.28%   14.34%   +0.05%     
==========================================
  Files           9        9              
  Lines         504      502       -2     
==========================================
  Hits           72       72              
+ Misses        417      415       -2     
  Partials       15       15              
Impacted Files Coverage Δ
cmd/axiom/root/root.go 0.00% <0.00%> (ø)
internal/config/config.go 5.63% <ø> (+0.22%) :arrow_up:

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 ee4d1bd...8697394. Read the comment docs.