Managing Organizations
Most resources in SitePack, such as Apps and Themes, are owned by an organization (also referred to as a partner). The SitePack CLI allows you to manage these organizations and switch between them.
Listing Organizations
To see all organizations you have access to, run:
sitepack partner:organisations
This will list the names and IDs of the organizations where you are a member.
Switching Active Organization
If you belong to multiple organizations, you can change the active one that the CLI uses for creating and managing resources:
sitepack partner:change-organisation
The CLI will present a list of your organizations. Use the arrow keys to select the one you want to make active.
Creating a New Organization
You can register your company or yourself as a partner for free. To create a new organization, run:
sitepack partner:create-organisation
This command will open the SitePack Partner Dashboard in your browser, where you can complete the registration process.
Organizations are essential for publishing Public Apps or Themes to the SitePack Marketplace and for managing team permissions.