Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethereum-package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
ethereum-package
Commits
282dcf81
Unverified
Commit
282dcf81
authored
Dec 09, 2022
by
Gyanendra Mishra
Committed by
GitHub
Dec 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed the args flag in favor of args arg
parent
def16fbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
282dcf81
...
@@ -29,7 +29,7 @@ Quickstart
...
@@ -29,7 +29,7 @@ Quickstart
1.
Run the package, passing in the params from the file:
1.
Run the package, passing in the params from the file:
```
bash
```
bash
kurtosis run
--enclave-id
eth2 github.com/kurtosis-tech/eth2-package
--args
"
$(
cat
~/eth2-package-params.json
)
"
kurtosis run
--enclave-id
eth2 github.com/kurtosis-tech/eth2-package
"
$(
cat
~/eth2-package-params.json
)
"
```
```
Management
Management
...
@@ -207,4 +207,4 @@ When you're happy with your changes:
...
@@ -207,4 +207,4 @@ When you're happy with your changes:
[
starlark-docs
]:
https://docs.kurtosis.com/explanations/starlark
[
starlark-docs
]:
https://docs.kurtosis.com/explanations/starlark
[
using-the-cli
]:
https://docs.kurtosis.com/cli
[
using-the-cli
]:
https://docs.kurtosis.com/cli
[
prysm-issue
]:
https://github.com/prysmaticlabs/prysm/issues/11508
[
prysm-issue
]:
https://github.com/prysmaticlabs/prysm/issues/11508
[
erigon-issue
]:
https://github.com/kurtosis-tech/eth2-merge-kurtosis-module/issues/154
[
erigon-issue
]:
https://github.com/kurtosis-tech/eth2-merge-kurtosis-module/issues/154
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment