Move commands from the `spo tenant` command group
Open
@MathijsVerbeeck is already working on this.
Since Apr 14, 2026.
enhancement
keep-open
work in progress
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 413
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 21
Description
We discussed moving some commands away from the spo tenant command group:
- Refactor spo tenant appcatalog add to
spo appcatalog add - Refactor spo tenant homesite list to
spo homesite list - Refactor spo tenant site archive to
spo site archive - Refactor spo tenant site list to
spo site list - Refactor spo tenant site rename to
spo site rename - Refactor spo tenant site unarchive to
spo site unarchive - Refactor spo tenant site membership list to
spo site membership list
All commands need aliasses until the next major version
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.