You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Astra CLI command "stra streaming get <tenant> returns errors.
Installed Astra CLI version 0.2 on Windows 11 WSL2 terminal (Ubuntu 20.04 LTS)
After setup and adding my token, "astra streaming list" works fine. "astra streaming get " returns errors.
prompt@DESKTOP:~$ astra streaming get aws-useast1
[ERROR] You provided unknown or not well formatted argument.
[ERROR] Found unexpected parameters: [aws-useast1] (ParseArgumentsUnexpectedException)
[ERROR] Try 'astra help <your_command>' to get help**_
Desktop (please complete the following information):
Windows 11 WSL2 terminal (Ubuntu 20.04 LTS)
The text was updated successfully, but these errors were encountered:
Diagnostic:
Class AbstractStreamingCmd was not included in reflect-config.json used for native compilation. All commands astra streaming exist/delete/pulsar-token would trigger the same error.
clun
changed the title
[BUG] Astra Streaming "get" command [ERROR] You provided unknown or not well formatted argument.
[BUG] streaming get <tenant> return ERROR You provided unknown or not well formatted argument.
Feb 8, 2023
Astra CLI command "
stra streaming get <tenant>
returns errors.Installed Astra CLI version 0.2 on Windows 11 WSL2 terminal (Ubuntu 20.04 LTS)
After setup and adding my token, "astra streaming list" works fine. "astra streaming get " returns errors.
Desktop (please complete the following information):
Windows 11 WSL2 terminal (Ubuntu 20.04 LTS)
The text was updated successfully, but these errors were encountered: