Skip to content

Add restart comand #684

Open
Open
@dj-kostya

Description

@dj-kostya

Using the cartridge for local development, you often have to restart instances so you need to run two commands:
$ cartridge stop && cartridge start -d
Therefore, the idea arises to make one command that will do this:
$ cartridge restart
Many CLIs have a similar command, for example, Docker:
$ docker restart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions