We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
network container start
network add
When I stellar network container start local and then stellar network ls, I should see the network I just started.
stellar network container start local
stellar network ls
Right now I need to dig through stellar network container logs local to find the passphrase and I think I just need to know the URL.
stellar network container logs local
The text was updated successfully, but these errors were encountered:
@elizabethengelman as part of #1408, I'm adding a default --network local. Do you think that's a good-enough way to solve this issue?
--network local
Sorry, something went wrong.
@chadoh Yeah, that seems like it should solve this issue! 👍
elizabethengelman
No branches or pull requests
When I
stellar network container start local
and thenstellar network ls
, I should see the network I just started.Right now I need to dig through
stellar network container logs local
to find the passphrase and I think I just need to know the URL.The text was updated successfully, but these errors were encountered: