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

Conflicting arguments in CLI command init #1316

Closed
orpheuslummis opened this issue Apr 10, 2023 · 0 comments · Fixed by #1318
Closed

Conflicting arguments in CLI command init #1316

orpheuslummis opened this issue Apr 10, 2023 · 0 comments · Fixed by #1318
Assignees
Labels
area/cli Related to the CLI binary bug Something isn't working
Milestone

Comments

@orpheuslummis
Copy link
Contributor

--rootdir flag vs rootdir as argument. Status quo is only the argument is respected. Solution is to just use --rootdir.

@orpheuslummis orpheuslummis added bug Something isn't working area/cli Related to the CLI binary labels Apr 10, 2023
@orpheuslummis orpheuslummis added this to the DefraDB v0.5 milestone Apr 10, 2023
@orpheuslummis orpheuslummis self-assigned this Apr 10, 2023
orpheuslummis added a commit that referenced this issue Apr 10, 2023
- fixes "Configuration loaded from DefraDB directory..." shown twice on start #1315
- fixes Conflicting arguments in CLI command init #1316
- fixes Erroneous badger path when using start with relative rootdir #1317
orpheuslummis added a commit that referenced this issue Apr 10, 2023
- fixes "Configuration loaded from DefraDB directory..." shown twice on start #1315
- fixes Conflicting arguments in CLI command init #1316
- fixes Erroneous badger path when using start with relative rootdir #1317
shahzadlone pushed a commit that referenced this issue Apr 13, 2023
Resolves #1321
Resolves #1319
Resolves #1317
Resolves #1316
Resolves #1315
shahzadlone pushed a commit to shahzadlone/defradb that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to the CLI binary bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant