We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, currently apigeecli apps keys create command is missing '--expires' flag. Basing on below documentation, my understanding is that this should be feasable. https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.developers.apps.keys/create#request-body https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.developers.apps.keys#DeveloperAppKey
The text was updated successfully, but these errors were encountered:
feat: adds support for key expiry #321
eeae278
chore: fix linting issues #321
2655690
chore: fix more linting issues #321
b1ebcdf
Merge pull request #322 from apigee/issue321
0ccd586
Successfully merging a pull request may close this issue.
Hi, currently apigeecli apps keys create command is missing '--expires' flag. Basing on below documentation, my understanding is that this should be feasable.
https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.developers.apps.keys/create#request-body https://cloud.google.com/apigee/docs/reference/apis/apigee/rest/v1/organizations.developers.apps.keys#DeveloperAppKey
The text was updated successfully, but these errors were encountered: