Extend the spo site remove command to support groupified sites.
- Start with determining the type of site
- If the site is not groupified, used. the existing removal logic. If the site is groupified, use the Graph site delete API
- When the user specified the
skipRecycleBin or fromRecycleBin options with a groupified site, we should show a warning that these options don't apply, after determining the type of site
Big thanks to @arjunumenon for research for the spec
Extend the
spo site removecommand to support groupified sites.skipRecycleBinorfromRecycleBinoptions with a groupified site, we should show a warning that these options don't apply, after determining the type of siteBig thanks to @arjunumenon for research for the spec