We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
uj001@uj001:~/flydb$ ./bin/flydb-client 127.0.0.1:8999 ______ __ ____ ____ / ____/ / / __ __ / __ \ / __ ) / / / / / / / / / / / / / /_/ / / /_ / / / / / / / / / / / __ | / __/ / / / /_/ / / / / / / / / / / / / / \__, / / /_/ / / /_/ / /_/ /_/ ,__/ / /_____/ /_____/ /____/ flydb $> LPush l1 1 LPush data success flydb $> lpush l1 1 error: unknown command, try 'help'
The text was updated successfully, but these errors were encountered:
At present, FlyDB-Cli exclusively supports uppercase commands and does not handle operations that are case-insensitive.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: