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

Option to start mprocs without spawning any process #34

Closed
psibi opened this issue Jun 22, 2022 · 2 comments
Closed

Option to start mprocs without spawning any process #34

psibi opened this issue Jun 22, 2022 · 2 comments

Comments

@psibi
Copy link
Contributor

psibi commented Jun 22, 2022

Right now if I have a mprocs.yaml file and do mprocs, it starts all the process - which is fine for most the cases.

For some of the use case, I would not like it to start any process. I would like the TUI to get open in possible a "NOT STARTED" state and I want to manually start them using the existing key bindings.

Possibly an option like --no-run implementing such feature would be nice to have.

Also, thanks for creating mprocs!

@psibi psibi changed the title Option to start mprocs without starting any process Option to start mprocs without spawning any process Jun 22, 2022
@psibi
Copy link
Contributor Author

psibi commented Jun 22, 2022

I guess one way to do this is to specify autostart: false in my configuration. I can live with that now. :-)

Free feel to close the issue. Having a setting to override it would be nice to have, but not really required.

@psibi
Copy link
Contributor Author

psibi commented Jun 23, 2022

I'm closing the issue as I'm happy with autostart: false and I'm not really seeing any big advantage of overriding via cli flags.

@psibi psibi closed this as completed Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant