Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/role/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

helps['ad app credential list'] = """
type: command
short-summary: list an application's password or certificate credentials
short-summary: List an application's password or certificate credential metadata. (The content of the password or certificate credential is not retrievable.)
examples:
- name: list an application's password or certificate credentials (autogenerated)
text: az ad app credential list --id 00000000-0000-0000-0000-000000000000
Expand Down