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

Do not print type and name in ydb scheme describe for formats other than pretty #3457

Open
pnv1 opened this issue Apr 3, 2024 · 1 comment
Assignees
Labels
area/cli CLI related issues

Comments

@pnv1
Copy link
Collaborator

pnv1 commented Apr 3, 2024

$ ya ydb scheme describe orders/updates --format=proto-json-base64
<topic> updates
{"self":{"name":"updates»…
@pnv1 pnv1 added the area/cli CLI related issues label Apr 3, 2024
@CyberROFL
Copy link
Member

CyberROFL commented Jun 17, 2024

@pnv1 @asmyasnikov

$ ydb scheme describe <path> --format=proto-json-base64 | jq
parse error: Invalid numeric literal at line 1, column 8
(Error 32: Broken pipe) util/stream/output.cpp:400: fflush failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli CLI related issues
Projects
None yet
Development

No branches or pull requests

2 participants