You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The global flag does work with other cli commands (e.g. cps)
$ akamai --accountkey F-AB-12453678:1-ABCDE cps list
+---------------+-------------------------+------------------+---------------+-----------------------+
| Enrollment ID | Common Name (SAN Count) | Certificate Type | In-Progress | Test on Staging First |
+---------------+-------------------------+------------------+---------------+-----------------------+
[...]
For cli-property-manager the option --accountSwitchKey works, but the global option doesn't. So maybe it's possible to simply add an alias to make the global flag --accountkey work.
The text was updated successfully, but these errors were encountered:
There is a global flag to specify the Account switch key:
This is unfortunatelly not supported by cli-property-manager:
The global flag does work with other cli commands (e.g. cps)
For cli-property-manager the option --accountSwitchKey works, but the global option doesn't. So maybe it's possible to simply add an alias to make the global flag --accountkey work.
The text was updated successfully, but these errors were encountered: