In this issue the following using of commands are refactored to use utils and move away from calling other commands:
The utils to move to:
- spo.getTenantAppCatalogUrl
- spo.addListItem
- spo.getListItems
The commands to refactor:
spo tenant commandset add
spo tenant commandset get
spo tenant commandset list
spo tenant commandset remove
spo tenant commandset set
spo tenant applicationcustomizer add
spo tenant applicationcustomizer get
spo tenant applicationcustomizer list
spo tenant applicationcustomizer remove
spo tenant applicationcustomizer set
spo site remove
spo listitem add
spo listitem list
spo hubsite get
This issue is part of the epic #4531
In this issue the following using of commands are refactored to use utils and move away from calling other commands:
The utils to move to:
The commands to refactor:
spo tenant commandset addspo tenant commandset getspo tenant commandset listspo tenant commandset removespo tenant commandset setspo tenant applicationcustomizer addspo tenant applicationcustomizer getspo tenant applicationcustomizer listspo tenant applicationcustomizer removespo tenant applicationcustomizer setspo site removespo listitem addspo listitem listspo hubsite getThis issue is part of the epic #4531