adobe / aio-cli-plugin-console

Adobe's Developer Console plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
6 stars 11 forks source link

fix: AIO_CLI_ENV=stage aio console:org:list always uses prod env #162

Closed shazron closed 3 years ago

shazron commented 3 years ago

fixes #159

How Has This Been Tested?

npm test

Types of changes

Checklist:

codecov[bot] commented 3 years ago

Codecov Report

Merging #162 (f269de6) into master (c7ca60c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #162   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          355       353    -2     
  Branches        40        39    -1     
=========================================
- Hits           355       353    -2     
Impacted Files Coverage Δ
src/config.js 100.00% <ø> (ø)
src/commands/console/index.js 100.00% <100.00%> (ø)

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 c7ca60c...f269de6. Read the comment docs.