Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Add restart comand #684

@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