Cake.AppCenter

A Cake AddIn that extends Cake with AppCenter command tools.

#addin nuget:?package=Cake.AppCenter&version=1.4.0

dotnet add package Cake.AppCenter --version 1.4.0

<PackageReference Include="Cake.AppCenter" Version="1.4.0" />

Aliases

Contains functionality for working with appcenter commands.

Analytics

Apps

AppCenterAppsCreate(AppCenterAppsCreateSettings) Create a new app
AppCenterAppsCreateWithResult(AppCenterAppsCreateSettings) Create a new app
AppCenterAppsDelete(AppCenterAppsDeleteSettings) Delete an app
AppCenterAppsDeleteWithResult(AppCenterAppsDeleteSettings) Delete an app
AppCenterAppsGetCurrent(AppCenterAppsGetCurrentSettings) Get the application that's set as default for all CLI commands
AppCenterAppsGetCurrentWithResult(AppCenterAppsGetCurrentSettings) Get the application that's set as default for all CLI commands
AppCenterAppsList(AppCenterAppsListSettings) Get list of configured applications
AppCenterAppsListWithResult(AppCenterAppsListSettings) Get list of configured applications
AppCenterAppsSetCurrent(AppCenterAppsSetCurrentSettings, string) Set default application for all CLI commands. Not compatible when authenticating with '--token' or an environment variable. Use environment variable 'MOBILE_CENTER_CURRENT_APP' to set the default app instead.
AppCenterAppsSetCurrentWithResult(AppCenterAppsSetCurrentSettings, string) Set default application for all CLI commands. Not compatible when authenticating with '--token' or an environment variable. Use environment variable 'MOBILE_CENTER_CURRENT_APP' to set the default app instead.
AppCenterAppsShow(AppCenterAppsShowSettings) Get the details of an app
AppCenterAppsShowWithResult(AppCenterAppsShowSettings) Get the details of an app
AppCenterAppsUpdate(AppCenterAppsUpdateSettings) Update an app
AppCenterAppsUpdateWithResult(AppCenterAppsUpdateSettings) Update an app

Build

Codepush

AppCenterCodepushDeploymentAdd(AppCenterCodepushDeploymentAddSettings, string) Add a new deployment to an app
AppCenterCodepushDeploymentAddWithResult(AppCenterCodepushDeploymentAddSettings, string) Add a new deployment to an app
AppCenterCodepushDeploymentClear(AppCenterCodepushDeploymentClearSettings, string) Clear the release history associated with a deployment
AppCenterCodepushDeploymentClearWithResult(AppCenterCodepushDeploymentClearSettings, string) Clear the release history associated with a deployment
AppCenterCodepushDeploymentHistory(AppCenterCodepushDeploymentHistorySettings, string) Display the release history for a CodePush deployment
AppCenterCodepushDeploymentHistoryWithResult(AppCenterCodepushDeploymentHistorySettings, string) Display the release history for a CodePush deployment
AppCenterCodepushDeploymentList(AppCenterCodepushDeploymentListSettings) List the deployments associated with an app
AppCenterCodepushDeploymentListWithResult(AppCenterCodepushDeploymentListSettings) List the deployments associated with an app
AppCenterCodepushDeploymentRemove(AppCenterCodepushDeploymentRemoveSettings, string) Remove CodePush deployment
AppCenterCodepushDeploymentRemoveWithResult(AppCenterCodepushDeploymentRemoveSettings, string) Remove CodePush deployment
AppCenterCodepushDeploymentRename(AppCenterCodepushDeploymentRenameSettings, string, string) Rename CodePush deployment
AppCenterCodepushDeploymentRenameWithResult(AppCenterCodepushDeploymentRenameSettings, string, string) Rename CodePush deployment
AppCenterCodepushPatch(AppCenterCodepushPatchSettings, string) Update the metadata for an existing CodePush release
AppCenterCodepushPatchWithResult(AppCenterCodepushPatchSettings, string) Update the metadata for an existing CodePush release
AppCenterCodepushPromote(AppCenterCodepushPromoteSettings) Create a new release for the destination deployment, which includes the exact code and metadata from the latest release of the source deployment
AppCenterCodepushPromoteWithResult(AppCenterCodepushPromoteSettings) Create a new release for the destination deployment, which includes the exact code and metadata from the latest release of the source deployment
AppCenterCodepushRelease(AppCenterCodepushReleaseSettings) Release an update to an app deployment
AppCenterCodepushReleaseCordova(AppCenterCodepushReleaseCordovaSettings) Release a Cordova update to an app deployment
AppCenterCodepushReleaseCordovaWithResult(AppCenterCodepushReleaseCordovaSettings) Release a Cordova update to an app deployment
AppCenterCodepushReleaseElectron(AppCenterCodepushReleaseElectronSettings) Release an Electron update to a deployment
AppCenterCodepushReleaseElectronWithResult(AppCenterCodepushReleaseElectronSettings) Release an Electron update to a deployment
AppCenterCodepushReleaseReact(AppCenterCodepushReleaseReactSettings) Release a React Native update to an app deployment
AppCenterCodepushReleaseReactWithResult(AppCenterCodepushReleaseReactSettings) Release a React Native update to an app deployment
AppCenterCodepushReleaseWithResult(AppCenterCodepushReleaseSettings) Release an update to an app deployment
AppCenterCodepushRollback(AppCenterCodepushRollbackSettings, string) Rollback a deployment to a previous release
AppCenterCodepushRollbackWithResult(AppCenterCodepushRollbackSettings, string) Rollback a deployment to a previous release

Crashes

AppCenterCrashesUploadMappings(AppCenterCrashesUploadMappingsSettings) Upload the Android mappings for the application
AppCenterCrashesUploadMappingsWithResult(AppCenterCrashesUploadMappingsSettings) Upload the Android mappings for the application
AppCenterCrashesUploadMissingSymbols(AppCenterCrashesUploadMissingSymbolsSettings, string) Upload missing crash symbols for the application (only from macOS)
AppCenterCrashesUploadMissingSymbolsWithResult(AppCenterCrashesUploadMissingSymbolsSettings, string) Upload missing crash symbols for the application (only from macOS)
AppCenterCrashesUploadSymbols(AppCenterCrashesUploadSymbolsSettings) Upload the crash symbols for the application
AppCenterCrashesUploadSymbolsWithResult(AppCenterCrashesUploadSymbolsSettings) Upload the crash symbols for the application

Distribute

AppCenterDistributeGroupsCreate(AppCenterDistributeGroupsCreateSettings) Create new distribution group
AppCenterDistributeGroupsCreateWithResult(AppCenterDistributeGroupsCreateSettings) Create new distribution group
AppCenterDistributeGroupsDelete(AppCenterDistributeGroupsDeleteSettings) Deletes the distribution group
AppCenterDistributeGroupsDeleteWithResult(AppCenterDistributeGroupsDeleteSettings) Deletes the distribution group
AppCenterDistributeGroupsDownload(AppCenterDistributeGroupsDownloadSettings) Download release package for the distribution group
AppCenterDistributeGroupsDownloadWithResult(AppCenterDistributeGroupsDownloadSettings) Download release package for the distribution group
AppCenterDistributeGroupsList(AppCenterDistributeGroupsListSettings) Lists all distribution groups of the app
AppCenterDistributeGroupsListWithResult(AppCenterDistributeGroupsListSettings) Lists all distribution groups of the app
AppCenterDistributeGroupsPublish(AppCenterDistributeGroupsPublishSettings) Publish an app file to a group
AppCenterDistributeGroupsPublishWithResult(AppCenterDistributeGroupsPublishSettings) Publish an app file to a group
AppCenterDistributeGroupsShow(AppCenterDistributeGroupsShowSettings) Shows information about the distribution group
AppCenterDistributeGroupsShowWithResult(AppCenterDistributeGroupsShowSettings) Shows information about the distribution group
AppCenterDistributeGroupsUpdate(AppCenterDistributeGroupsUpdateSettings) Update existing distribution group
AppCenterDistributeGroupsUpdateWithResult(AppCenterDistributeGroupsUpdateSettings) Update existing distribution group
AppCenterDistributeRelease(AppCenterDistributeReleaseSettings) Upload release binary and trigger distribution, at least one of --store or --group must be specified
AppCenterDistributeReleasesAddDestination(AppCenterDistributeReleasesAddDestinationSettings) Distribute an existing release to an additional destination
AppCenterDistributeReleasesAddDestinationWithResult(AppCenterDistributeReleasesAddDestinationSettings) Distribute an existing release to an additional destination
AppCenterDistributeReleasesDelete(AppCenterDistributeReleasesDeleteSettings) Deletes the release
AppCenterDistributeReleasesDeleteWithResult(AppCenterDistributeReleasesDeleteSettings) Deletes the release
AppCenterDistributeReleasesEdit(AppCenterDistributeReleasesEditSettings, string) Toggles enabling and disabling the specified release
AppCenterDistributeReleasesEditNotes(AppCenterDistributeReleasesEditNotesSettings) Update release notes
AppCenterDistributeReleasesEditNotesWithResult(AppCenterDistributeReleasesEditNotesSettings) Update release notes
AppCenterDistributeReleasesEditWithResult(AppCenterDistributeReleasesEditSettings, string) Toggles enabling and disabling the specified release
AppCenterDistributeReleasesList(AppCenterDistributeReleasesListSettings) Shows the list of all releases for the application
AppCenterDistributeReleasesListWithResult(AppCenterDistributeReleasesListSettings) Shows the list of all releases for the application
AppCenterDistributeReleasesShow(AppCenterDistributeReleasesShowSettings) Shows full details about release
AppCenterDistributeReleasesShowWithResult(AppCenterDistributeReleasesShowSettings) Shows full details about release
AppCenterDistributeReleaseWithResult(AppCenterDistributeReleaseSettings) Upload release binary and trigger distribution, at least one of --store or --group must be specified
AppCenterDistributeStoresList(AppCenterDistributeStoresListSettings) Lists all stores of the app
AppCenterDistributeStoresListWithResult(AppCenterDistributeStoresListSettings) Lists all stores of the app
AppCenterDistributeStoresPublish(AppCenterDistributeStoresPublishSettings) Publish an app file to a store
AppCenterDistributeStoresPublishWithResult(AppCenterDistributeStoresPublishSettings) Publish an app file to a store

Login

Logout

Orgs

AppCenterOrgsAppsCreate(AppCenterOrgsAppsCreateSettings) Create a new app in an organization
AppCenterOrgsAppsCreateWithResult(AppCenterOrgsAppsCreateSettings) Create a new app in an organization
AppCenterOrgsAppsList(AppCenterOrgsAppsListSettings) Lists applications of organization
AppCenterOrgsAppsListWithResult(AppCenterOrgsAppsListSettings) Lists applications of organization
AppCenterOrgsCollaboratorsList(AppCenterOrgsCollaboratorsListSettings) Lists collaborators of organization
AppCenterOrgsCollaboratorsListWithResult(AppCenterOrgsCollaboratorsListSettings) Lists collaborators of organization
AppCenterOrgsCollaboratorsUpdate(AppCenterOrgsCollaboratorsUpdateSettings) Update list of organization collaborators
AppCenterOrgsCollaboratorsUpdateWithResult(AppCenterOrgsCollaboratorsUpdateSettings) Update list of organization collaborators
AppCenterOrgsCreate(AppCenterOrgsCreateSettings) Create a new organization
AppCenterOrgsCreateWithResult(AppCenterOrgsCreateSettings) Create a new organization
AppCenterOrgsList(AppCenterOrgsListSettings) Lists organizations in which current user is collaborator
AppCenterOrgsListWithResult(AppCenterOrgsListSettings) Lists organizations in which current user is collaborator
AppCenterOrgsShow(AppCenterOrgsShowSettings) Show information about organization
AppCenterOrgsShowWithResult(AppCenterOrgsShowSettings) Show information about organization
AppCenterOrgsUpdate(AppCenterOrgsUpdateSettings) Update organization information
AppCenterOrgsUpdateWithResult(AppCenterOrgsUpdateSettings) Update organization information

Profile

Setup Autocomplete

Telemetry

Test

AppCenterTestDownload(AppCenterTestDownloadSettings) Download the report artifacts, unpack and merge them. This command is only available for UITest and Appium test runs.
AppCenterTestDownloadWithResult(AppCenterTestDownloadSettings) Download the report artifacts, unpack and merge them. This command is only available for UITest and Appium test runs.
AppCenterTestGenerateAppium(AppCenterTestGenerateAppiumSettings) Generates an Appium project
AppCenterTestGenerateAppiumWithResult(AppCenterTestGenerateAppiumSettings) Generates an Appium project
AppCenterTestGenerateUitest(AppCenterTestGenerateUitestSettings) Generates a Xamarin.UITest project
AppCenterTestGenerateUitestWithResult(AppCenterTestGenerateUitestSettings) Generates a Xamarin.UITest project
AppCenterTestPrepareAppium(AppCenterTestPrepareAppiumSettings) Creates an artifacts directory with Appium tests.
AppCenterTestPrepareAppiumWithResult(AppCenterTestPrepareAppiumSettings) Creates an artifacts directory with Appium tests.
AppCenterTestPrepareCalabash(AppCenterTestPrepareCalabashSettings) Creates an artifacts directory with Calabash tests.
AppCenterTestPrepareCalabashWithResult(AppCenterTestPrepareCalabashSettings) Creates an artifacts directory with Calabash tests.
AppCenterTestPrepareEspresso(AppCenterTestPrepareEspressoSettings) Creates an artifacts directory with Espresso tests.
AppCenterTestPrepareEspressoWithResult(AppCenterTestPrepareEspressoSettings) Creates an artifacts directory with Espresso tests.
AppCenterTestPrepareUitest(AppCenterTestPrepareUitestSettings) Creates an artifacts directory with Xamarin UI Tests.
AppCenterTestPrepareUitestWithResult(AppCenterTestPrepareUitestSettings) Creates an artifacts directory with Xamarin UI Tests.
AppCenterTestPrepareXcuitest(AppCenterTestPrepareXcuitestSettings) Creates an artifacts directory with XCUITest tests.
AppCenterTestPrepareXcuitestWithResult(AppCenterTestPrepareXcuitestSettings) Creates an artifacts directory with XCUITest tests.
AppCenterTestRunAppium(AppCenterTestRunAppiumSettings) Starts a test run with Appium tests.
AppCenterTestRunAppiumWithResult(AppCenterTestRunAppiumSettings) Starts a test run with Appium tests.
AppCenterTestRunCalabash(AppCenterTestRunCalabashSettings) Starts a test run with Calabash tests.
AppCenterTestRunCalabashWithResult(AppCenterTestRunCalabashSettings) Starts a test run with Calabash tests.
AppCenterTestRunEspresso(AppCenterTestRunEspressoSettings) Starts a test run with Espresso tests.
AppCenterTestRunEspressoWithResult(AppCenterTestRunEspressoSettings) Starts a test run with Espresso tests.
AppCenterTestRunManifest(AppCenterTestRunManifestSettings) Starts a test run with previously prepared artifacts.
AppCenterTestRunManifestWithResult(AppCenterTestRunManifestSettings) Starts a test run with previously prepared artifacts.
AppCenterTestRunUitest(AppCenterTestRunUitestSettings) Starts a test run with Xamarin UI Tests.
AppCenterTestRunUitestWithResult(AppCenterTestRunUitestSettings) Starts a test run with Xamarin UI Tests.
AppCenterTestRunXcuitest(AppCenterTestRunXcuitestSettings) Starts a test run with XCUITest tests.
AppCenterTestRunXcuitestWithResult(AppCenterTestRunXcuitestSettings) Starts a test run with XCUITest tests.
AppCenterTestStatus(AppCenterTestStatusSettings) Checks the status of the started test run.
AppCenterTestStatusWithResult(AppCenterTestStatusSettings) Checks the status of the started test run.
AppCenterTestStop(AppCenterTestStopSettings) Stop the started test run.
AppCenterTestStopWithResult(AppCenterTestStopSettings) Stop the started test run.
AppCenterTestWizard(AppCenterTestWizardSettings) Start a test run interactively. All the parameters will be prompted on-the-go.
AppCenterTestWizardWithResult(AppCenterTestWizardSettings) Start a test run interactively. All the parameters will be prompted on-the-go.

Tokens