dynatrace-oss / dt-cli

Command line tool for Dynatrace
https://pypi.org/project/dt-cli/
Apache License 2.0
17 stars 12 forks source link

Allow `--subject O "something"` syntax while generating CA #141

Closed allgreed closed 6 months ago

allgreed commented 2 years ago

This might require an upstream contribution to Typer, as List[Tuple[...]] is not supported as of now

vduseev commented 6 months ago

Out of scope