varunu28 opened a new pull request, #2277:
URL: https://github.com/apache/iggy/pull/2277
Running `iggy-server` as per the current README.md leads to following error
while passing `with-default-root-credentials`.
```
cargo run --bin iggy-server --with-default-root-credentials
error: unexpected argument '--with-default-root-credentials' found
tip: a similar argument exists: '--no-default-features'
tip: to pass '--with-default-root-credentials' as a value, use '--
--with-default-root-credentials'
Usage: cargo run --bin [<NAME>] --no-default-features [ARGS]...
For more information, try '--help'.
```
<img width="951" height="123" alt="Screenshot 2025-10-17 at 8 55 45 AM"
src="https://github.com/user-attachments/assets/8e9d0cd8-4887-40e5-ba27-48c40fafe9bd"
/>
This PR fixes the command in README.md
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]