In this issue the following using of commands is refactored:
| Command |
The command to refactor |
Util function |
app get |
appGetCommand |
entraApp.getAppRegistrationByAppId |
app permission list |
appGetCommand |
entraApp.getAppRegistrationByAppId |
Also refactors the following commands to use the new util:
- entra app get
- entra app permission list
- entra app remove
- entra app role add
- entra app role list
- entra app role remove
- entra app set
This issue is part of the epic #4531
In this issue the following using of commands is refactored:
app getapp permission listAlso refactors the following commands to use the new util:
This issue is part of the epic #4531