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

fix(strm-2441): remove backticks in usage commands #151

Closed trietsch closed 1 year ago

trietsch commented 1 year ago

if backticks are included, then this will be translated into the value for a flag see https://github.com/spf13/pflag/blob/85dd5c8bc61cfa382fecd072378089d4e856579d/flag.go#L568-L573 for more info

strmprivacy-io commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: