strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

Feature/strm 686 #81

Closed bobvandenhoogen closed 2 years ago

bobvandenhoogen commented 2 years ago

Functionality for auto-generating markdown docs for the CLI reference

trietsch commented 2 years ago

great!

On 21 Feb 2022, at 15:24, Bob van den Hoogen @.***> wrote:

@bobvandenhoogen commented on this pull request.

In pkg/auth/cmd.go https://github.com/strmprivacy/cli/pull/81#discussion_r811178157:

)

+var longDocPrintToken = +Print the current (JWT) access token to the terminal that can be used in a http header. Note that the token is printed +on + "stdout" + , and the Expiry and billing-id are on + "stderr" + ` so it’s easy to capture the token for scripting use with this way they do with string concatenation

— Reply to this email directly, view it on GitHub https://github.com/strmprivacy/cli/pull/81#discussion_r811178157, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFPKJID4PKI5PT4M7HWJHS3U4JDIHANCNFSM5O6FW4IQ. You are receiving this because you commented.

strmprivacy-io commented 2 years ago

:tada: This PR is included in version 1.21.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: