Skip to content

etcdctl get option for escaping unprintable bytes #10102

@vorburger

Description

@vorburger

During local testing, I've used etcdctl ls -r just wanting to see if it "had any entries" (and perhaps like wc -l them), and realized, after some confusion, that etcdctl ls seems to just silently skip any keys with unprintable characters?

Perhaps it could instead (have an option to) print them with some sort of escaping.

See also etcd-io/jetcd#399.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions