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(cli): start and stop commands #340

Closed
wants to merge 5 commits into from
Closed

feat(cli): start and stop commands #340

wants to merge 5 commits into from

Conversation

b5
Copy link
Member

@b5 b5 commented Oct 14, 2022

when it's finished: closes n0-computer/beetle#166, closes n0-computer/beetle#158

@b5 b5 self-assigned this Oct 14, 2022
iroh/Cargo.toml Outdated
@@ -21,6 +21,10 @@ tonic = "0.8"
git-version = "0.3.5"
iroh-metrics = { path = "../iroh-metrics", default-features = false, features = ["rpc-grpc"] }
iroh-api = { path = "../iroh-api"}
iroh-util = { path = "../iroh-util"}
fork = "0.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pretty sure this is entirely incompatible with windows :(

crate should focus on devops for local machines.
one day it'd be great if this thing could get a feed of log files
@b5 b5 mentioned this pull request Oct 18, 2022
5 tasks
@b5
Copy link
Member Author

b5 commented Oct 18, 2022

Closing in favour of #360

@b5 b5 closed this Oct 18, 2022
@dignifiedquire dignifiedquire deleted the b5/iroh_start branch February 20, 2023 15:48
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.

iroh start command iroh stop command
2 participants