nats-io / nsc

Tool for creating nkey/jwt based configurations
Apache License 2.0
101 stars 44 forks source link

enhance automation capabilities #660

Open davidovich opened 2 months ago

davidovich commented 2 months ago

What motivated this proposal?

I am trying to introspect accounts in an nsc env:

nsc list accounts

But the output has flaws:

What is the proposed change?

Provide alternate presentation

Who benefits from this change?

People that write tooling to manage nsc environments

What alternatives have you evaluated?

Redirecting stderr to stdout, piping to grep filters and awk.