Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 249 Bytes

File metadata and controls

20 lines (16 loc) · 249 Bytes
description Automatically generated file. DO NOT MODIFY
mgc applications add-password post --application-id {application-id} --body '{
\
  "passwordCredential": {
\
    "displayName": "Password friendly name"
\
  }
\
}
\
'