Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the use-local/aws flows #5

Closed
JoshBroomberg opened this issue Aug 28, 2019 · 1 comment
Closed

Improve the use-local/aws flows #5

JoshBroomberg opened this issue Aug 28, 2019 · 1 comment

Comments

@JoshBroomberg
Copy link
Owner

JoshBroomberg commented Aug 28, 2019

use-local/use-aws probably should not set the home directory. Consider better mechanisms for this.

It is too easy to use-local in one place then switch locations and continue operating on the wrong local directory. There is also a weird state gap if use-local is not called when stop-aws is called but calling use-local during this process seems wrong as it sets the call location as the new home.

Maybe a set-home command which can also be used to blank out the home field during aws teardown.

@JoshBroomberg
Copy link
Owner Author

Consider having a variable for running and the kind of run (local/aws). Then allow separate control over the home directory with restarts based on the state of running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant