minio / kes

Key Managament Server for Object Storage and more

Home Page:https://min.io/docs/kes/concepts/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kes command indentation seems to be off

harshavardhana opened this issue · comments

Bug describtion

kes identity
Usage:
    kes identity <command>

Commands:
	new                      Create a new KES identity
    of                       Compute a KES identity
    ls                       List KES identities
    rm                       Remove a KES identity

Options:
    -h, --help               Print command line options

Expected behavior

es identity
Usage:
    kes identity <command>

Commands:
    new                      Create a new KES identity
    of                       Compute a KES identity
    ls                       List KES identities
    rm                       Remove a KES identity

Options:
    -h, --help               Print command line options