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

error: Found argument 'instance' which wasn't expected, or isn't valid in this context #49

Open
docsteveharris opened this issue Dec 30, 2021 · 0 comments

Comments

@docsteveharris
Copy link

I've tried to follow the instructions but hit the following error at the second stage (under how to use this image).

$ docker run -it --rm --link=edgedb -e EDGEDB_SERVER_PASSWORD=secret \
>     -v edgedb-cli-config:/.config/edgedb edgedb/edgedb-cli \
>     -H edgedb instance link my_instance
error: Found argument 'instance' which wasn't expected, or isn't valid in this context

If you tried to supply `instance` as a PATTERN use `-- instance`

USAGE:
    edgedb [FLAGS] [OPTIONS] [SUBCOMMAND]

Can you advise? I'm not sure how to troubleshoot.
And / or would it be possible to share an example docker-compose file?

This would be easier (for me) to work from as I would obviously want to integrate EdgeDB in a larger application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant