2
2

[feature] restart #10

fechada(s)
aberta 2019-09-24 18:50:25 +00:00 por coolaj86 · 1 comentário
Proprietário(a)

A little convenience feature I'd like to have:

serviceman restart [name]

If run from the project directory:

Running from project directory <project-name>
restarting <project-name>

If the service has not been added:

This service has not been added try `serviceman add --name <project-name> <./path/to/program> [args...]`

If outside the project directory:

You must specify a project name.
These projects are managed by serviceman:

* foo
* bar
* baz

Did you mean `serviceman restart foo`?
A little convenience feature I'd like to have: ``` serviceman restart [name] ``` If run from the project directory: ``` Running from project directory <project-name> restarting <project-name> ``` If the service has not been added: ``` This service has not been added try `serviceman add --name <project-name> <./path/to/program> [args...]` ``` If outside the project directory: ``` You must specify a project name. These projects are managed by serviceman: * foo * bar * baz Did you mean `serviceman restart foo`? ```
Autor(a)
Proprietário(a)
Added to <https://github.com/bnnanet/serviceman>.
coolaj86 encerrou esta questão 2024-12-12 17:00:58 +00:00
Inicie a sessão para participar neste diálogo.
Sem rótulo
1 Participantes
Notificações
Data de vencimento
Sem data de vencimento definida.
Dependências

Não estão definidas dependências.

Referência: coolaj86/go-serviceman#10
Nenhuma descrição fornecida.