with one click
organization-management
// Use when working with Capgo account lookup, organization administration, member security settings, and deprecated organisation aliases.
// Use when working with Capgo account lookup, organization administration, member security settings, and deprecated organisation aliases.
Use when operating the Capgo CLI for app setup, OTA bundles, channels, organizations, encryption keys, account lookups, MCP integration, GitHub support commands, and native cloud builds.
Use when working with Capgo Cloud native iOS and Android build requests, onboarding, credential storage, credential updates, and build output upload settings.
Use when working on Capgo OTA release workflows including bundle uploads, compatibility checks, channel management, cleanup, and encryption key setup.
| name | organization-management |
| description | Use when working with Capgo account lookup, organization administration, member security settings, and deprecated organisation aliases. |
Use this skill for account and organization administration commands.
account idnpx @capgo/cli@latest account id-a, --apikey <apikey>organization listlnpx @capgo/cli@latest organization listorganization addanpx @capgo/cli@latest organization add --name "My Company" --email admin@mycompany.com-n, --name <name>-e, --email <email>organization members [orgId]mnpx @capgo/cli@latest organization members ORG_IDsuper_admin rights.organization set [orgId]snpx @capgo/cli@latest organization set ORG_ID --name "New Name"npx @capgo/cli@latest organization set ORG_ID --enforce-2fanpx @capgo/cli@latest organization set ORG_ID --password-policy --min-length 12npx @capgo/cli@latest organization set ORG_ID --require-apikey-expiration --max-apikey-expiration-days 90npx @capgo/cli@latest organization set ORG_ID --enforce-hashed-api-keyssuper_admin role.-n, --name <name>-e, --email <email>--enforce-2fa, --no-enforce-2fa--password-policy, --no-password-policy--min-length <minLength>--require-uppercase, --no-require-uppercase--require-number, --no-require-number--require-special, --no-require-special--require-apikey-expiration, --no-require-apikey-expiration--max-apikey-expiration-days <days>--enforce-hashed-api-keys, --no-enforce-hashed-api-keysorganization delete [orgId]dnpx @capgo/cli@latest organization delete ORG_IDThe organisation command group is deprecated in favor of organization and will be removed in a future version.
organisation listorganisation addorganisation set [orgId]organisation delete [orgId]Use the organization equivalents for all new documentation and examples.
Most account and organization commands support:
-a, --apikey <apikey>