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

Update stacks-node start command #1602

Closed
wants to merge 1 commit into from
Closed

Conversation

wileyj
Copy link
Contributor

@wileyj wileyj commented Jan 18, 2024

for upcoming release 2.4.0.0.5, the command-line args have been changed slightly.
previously, this is how you would start a node with a static config:

stacks-node start --config=/path/to/config.toml

and the new args (once 2.4.0.0.5 is release):

stacks-node start --config /path/to/config.toml

note the = has been removed in the --config arg

This is only to be merged AFTER stacks-core 2.4.0.0.5 is released

@wileyj wileyj requested a review from kenrogers January 18, 2024 04:18
Copy link

vercel bot commented Jan 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
stacks-docs ✅ Ready (Inspect) Visit Preview Jan 18, 2024 4:18am

@wileyj wileyj closed this Mar 20, 2024
@wileyj wileyj deleted the fix/update-command-line-args branch March 20, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant