[BUG] - nebari deploy with -o fails in multiple places #1716
Labels
area: nebari-cli
needs: PR 📬
This item has been scoped and needs to be worked on
type: bug 🐛
Something isn't working
Describe the bug
The
nebari
internals ignore the-o
/--output
setting in multiple places, e.g.nebari/nebari/render.py
Lines 272 to 274 in daecbcf
nebari/nebari/deploy.py
Lines 48 to 53 in daecbcf
Expected behavior
If we provide such an option it should work.
OS and architecture in which you are running Nebari
Linux
How to Reproduce the problem?
Run
nebari deploy
with-o
/--output
set to something else than$PWD
.Command output
No response
Versions and dependencies used.
No response
Compute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: