blinklabs-io / cardano-up

Command line utility for managing Cardano services
Apache License 2.0
19 stars 3 forks source link

`cardano-up context env` does not show updated dynamic ports after cardano-up down and cardano-up up #261

Open verbotenj opened 3 weeks ago

verbotenj commented 3 weeks ago

The command cardano-up context env does not update the dynamic ports after executing the sequence of cardano-up down followed by cardano-up up.

Expected Behavior: The command cardano-up context env should reflect the current dynamic ports.

Actual Behavior: The dynamic ports need to be updated, causing potential conflicts.

wolf31o2 commented 3 weeks ago

See #245