Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Values for keyaliases create --format option does not align with API #288

Closed
kurtkanaskie opened this issue Sep 18, 2023 · 0 comments · Fixed by #289
Closed

Values for keyaliases create --format option does not align with API #288

kurtkanaskie opened this issue Sep 18, 2023 · 0 comments · Fixed by #289

Comments

@kurtkanaskie
Copy link
Collaborator

keyaliases create --help shows:
-f, --format string Format of the certificate; selfsignedcert, pem or pkcs12 (file extn is .pfx)

API: https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.environments.keystores.aliases/create
Allows "keycertfile", "pkcs12" and "selfsignedcert"

Using the value of "pem" is equivalent to "keycertfile". apigeecli should use "keycertfile".

keyaliases get --help shows incorrect description for --alias option, shows "Name of the key store"

ssvaidyanathan added a commit that referenced this issue Sep 19, 2023
@srinandan srinandan linked a pull request Sep 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants