Summary
This namespace contains AppCenter operations.
Class Types
Class | Summary |
---|---|
AppCenterAliases | Contains functionality for working with appcenter commands. |
App |
Settings for appcenter analytics app-versions. Shows versions of the application. |
App |
Settings for appcenter analytics audience. Show audience statistics. |
App |
Settings for appcenter analytics events delete. Delete event. |
App |
Settings for appcenter analytics events show. Show statistics for events. |
App |
Settings for appcenter analytics log-flow. Command to see the incoming logs in real time. |
App |
Settings for appcenter analytics sessions. Show statistics for sessions. |
App |
Settings for appcenter apps create. Create a new app. |
App |
Settings for appcenter apps delete. Delete an app. |
App |
Settings for appcenter apps get-current. Get the application that's set as default for all CLI commands. |
App |
Settings for appcenter apps list. Get list of configured applications. |
App |
Settings for appcenter apps set-current. 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.. |
App |
Settings for appcenter apps show. Get the details of an app. |
App |
Settings for appcenter apps update. Update an app. |
App |
Settings for appcenter build branches list. Show list of branches. |
App |
Settings for appcenter build branches show. Show branch build status. |
App |
Settings for appcenter build download. Download the binary, logs or symbols for a completed build. |
App |
Settings for appcenter build logs. Displays log for build. |
App |
Settings for appcenter build queue. Queue a new build. |
App |
Settings for appcenter codepush deployment add. Add a new deployment to an app. |
App |
Settings for appcenter codepush deployment clear. Clear the release history associated with a deployment. |
App |
Settings for appcenter codepush deployment history. Display the release history for a CodePush deployment. |
App |
Settings for appcenter codepush deployment list. List the deployments associated with an app. |
App |
Settings for appcenter codepush deployment remove. Remove CodePush deployment. |
App |
Settings for appcenter codepush deployment rename. Rename CodePush deployment. |
App |
Settings for appcenter codepush patch. Update the metadata for an existing CodePush release. |
App |
Settings for appcenter codepush promote. Create a new release for the destination deployment, which includes the exact code and metadata from the latest release of the source deployment. |
App |
Settings for appcenter codepush release-cordova. Release a Cordova update to an app deployment. |
App |
Settings for appcenter codepush release-electron. Release an Electron update to a deployment. |
App |
Settings for appcenter codepush release-react. Release a React Native update to an app deployment. |
App |
Settings for appcenter codepush release. Release an update to an app deployment. |
App |
Settings for appcenter codepush rollback. Rollback a deployment to a previous release. |
App |
Settings for appcenter crashes upload-mappings. Upload the Android mappings for the application. |
App |
Settings for appcenter crashes upload-missing-symbols. Upload missing crash symbols for the application (only from macOS). |
App |
Settings for appcenter crashes upload-symbols. Upload the crash symbols for the application. |
App |
Settings for appcenter distribute groups create. Create new distribution group. |
App |
Settings for appcenter distribute groups delete. Deletes the distribution group. |
App |
Settings for appcenter distribute groups download. Download release package for the distribution group. |
App |
Settings for appcenter distribute groups list. Lists all distribution groups of the app. |
App |
Settings for appcenter distribute groups publish. Publish an app file to a group. |
App |
Settings for appcenter distribute groups show. Shows information about the distribution group. |
App |
Settings for appcenter distribute groups update. Update existing distribution group. |
App |
Settings for appcenter distribute releases add-destination. Distribute an existing release to an additional destination. |
App |
Settings for appcenter distribute releases delete. Deletes the release. |
App |
Settings for appcenter distribute releases edit-notes. Update release notes. |
App |
Settings for appcenter distribute releases edit. Toggles enabling and disabling the specified release. |
App |
Settings for appcenter distribute release. Upload release binary and trigger distribution, at least one of --store or --group must be specified. |
App |
Settings for appcenter distribute releases list. Shows the list of all releases for the application. |
App |
Settings for appcenter distribute releases show. Shows full details about release. |
App |
Settings for appcenter distribute stores list. Lists all stores of the app. |
App |
Settings for appcenter distribute stores publish. Publish an app file to a store. |
App |
Settings for appcenter login. Log in. |
App |
Settings for appcenter logout. Log out. |
App |
Settings for appcenter orgs apps create. Create a new app in an organization. |
App |
Settings for appcenter orgs apps list. Lists applications of organization. |
App |
Settings for appcenter orgs collaborators list. Lists collaborators of organization. |
App |
Settings for appcenter orgs collaborators update. Update list of organization collaborators. |
App |
Settings for appcenter orgs create. Create a new organization. |
App |
Settings for appcenter orgs list. Lists organizations in which current user is collaborator. |
App |
Settings for appcenter orgs show. Show information about organization. |
App |
Settings for appcenter orgs update. Update organization information. |
App |
Settings for appcenter profile list. Get information about logged in user. |
App |
Settings for appcenter profile update. Update user information. |
App |
Settings for appcenter setup-autocomplete. Setup tab completion for your shell. |
App |
Settings for appcenter telemetry off. Turn off the sending of telemetry. |
App |
Settings for appcenter telemetry on. Turn on the sending of telemetry. |
App |
Settings for appcenter test download. Download the report artifacts, unpack and merge them. This command is only available for UITest and Appium test runs.. |
App |
Settings for appcenter test generate appium. Generates an Appium project. |
App |
Settings for appcenter test generate uitest. Generates a Xamarin.UITest project. |
App |
Settings for appcenter test prepare appium. Creates an artifacts directory with Appium tests.. |
App |
Settings for appcenter test prepare calabash. Creates an artifacts directory with Calabash tests.. |
App |
Settings for appcenter test prepare espresso. Creates an artifacts directory with Espresso tests.. |
App |
Settings for appcenter test prepare uitest. Creates an artifacts directory with Xamarin UI Tests.. |
App |
Settings for appcenter test prepare xcuitest. Creates an artifacts directory with XCUITest tests.. |
App |
Settings for appcenter test run appium. Starts a test run with Appium tests.. |
App |
Settings for appcenter test run calabash. Starts a test run with Calabash tests.. |
App |
Settings for appcenter test run espresso. Starts a test run with Espresso tests.. |
App |
Settings for appcenter test run manifest. Starts a test run with previously prepared artifacts.. |
App |
Settings for appcenter test run uitest. Starts a test run with Xamarin UI Tests.. |
App |
Settings for appcenter test run xcuitest. Starts a test run with XCUITest tests.. |
App |
Settings for appcenter test status. Checks the status of the started test run.. |
App |
Settings for appcenter test stop. Stop the started test run.. |
App |
Settings for appcenter test wizard. Start a test run interactively. All the parameters will be prompted on-the-go.. |
App |
Settings for appcenter tokens create. Create a new API token. |
App |
Settings for appcenter tokens delete. Delete an API token. |
App |
Settings for appcenter tokens list. Get a list of API tokens. |
AppCenterTool |
Base class for all appcenter related tools. |
Arguments |
Arguments builder |
Auto |
|
AutoToolSettings | Base class for tooling that is used for autogeneration of command line arguments. |
EmptySettings | Using when there are no settings |
GenericRunner |