Context: #6491
For this command, we moved to a new API which requires us to specify a URL of which home site you want to remove. The current API request fails when the user has multiple home sites configured.
Therefore we should make option url required and get rid of all the legacy code (code branch that is executed when the user doesn't specify option url).
Let's:
spo homesite remove:
spo homesite get:
Context: #6491
For this command, we moved to a new API which requires us to specify a URL of which home site you want to remove. The current API request fails when the user has multiple home sites configured.
Therefore we should make option
urlrequired and get rid of all the legacy code (code branch that is executed when the user doesn't specify optionurl).Let's:
spo homesite remove:
urlrequired.spo homesite get:
--url <url>which is required