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

feat: add up/down commands #36

Merged
merged 1 commit into from
Mar 5, 2024
Merged

feat: add up/down commands #36

merged 1 commit into from
Mar 5, 2024

Conversation

verbotenj
Copy link
Contributor

@verbotenj verbotenj commented Feb 21, 2024

Fixes #14

./cardano-up down
Stopping container cardano-node-8.7.3-default-cardano-node
➜  cardano-up git:(feat/start-stop) ✗ ./cardano-up up
Starting Docker container cardano-node-8.7.3-default-cardano-node
➜  cardano-up git:(feat/start-stop) ✗ ./cardano-up list
Installed packages (from context "default"):

Name                 Version      Context         Description
cardano-node         8.7.3        default         Cardano node software by Input Output Global
                                  default

Signed-off-by: Ales Verbic <[email protected]>
@verbotenj verbotenj marked this pull request as ready for review March 5, 2024 03:29
@verbotenj verbotenj merged commit 3cf61d0 into main Mar 5, 2024
7 checks passed
@verbotenj verbotenj deleted the feat/start-stop branch March 5, 2024 13:32
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

Successfully merging this pull request may close these issues.

Support for start/stop of package services without uninstalling
2 participants