Skip to content

Authentication with username and password? #22

@jasunen

Description

@jasunen

I have remote etcd cluster running without TLS but authentication enabled.

I can use etcdctl client with authentication:
etcdctl --endpoints='etcd:2379' --user='root:passwd' get '/test_key'

How to enable similar user/password authentication with etcetra client?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions