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

Start, Stop Worker from CLi in Linux #703

Open
fractalnode opened this issue Nov 22, 2019 · 3 comments
Open

Start, Stop Worker from CLi in Linux #703

fractalnode opened this issue Nov 22, 2019 · 3 comments

Comments

@fractalnode
Copy link

fractalnode commented Nov 22, 2019

I would like to be able to start and stop single worker from commandline in Linux
e.g

  • cli.py run (ALL)
  • cli.py run worker1
  • cli.py run worker1 worker2
  • ##############################
  • cli.py stop (ALL)
  • cli.py stop worker1
  • cli.py stop worker1 worker2
@PermieBTS
Copy link
Collaborator

Postponed until cli refactor along with other cli improvements

@thehapax
Copy link
Collaborator

@PermieBTS @MarkoPaasila Do we have any cli configuration packages that were previously considered and evaluated? I recall it was discussed. Curating a list of what you'd like here would help facilitate the process of replacing Whiptail. Whiptail is not well maintained and limited in functionality.

@bitphage
Copy link
Collaborator

Good idea, I like it, should be considered when splitting core and frontends.

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

4 participants