AppCenter CLI in Docker image
10K+
AppCenter Command line interface (CLI) Docker image
This is a Node based container for the Microsoft AppCenter command line interface (CLI).
In order to run this container you'll need docker installed.
docker run deltatrecil/d3cil-appcenter-cli:latest
Will output:
Visual Studio App Center helps you build, test, distribute, and monitor mobile apps.
Version 2.7.4
Usage: appcenter <command>
Commands:
analytics View events, audience info, sessions, and other
analytics for apps
apps View and manage apps
build Start builds, get their status, and download
artifacts
codepush View and manage CodePush deployments and releases
crashes Upload symbols for better crash reports
distribute Send builds to testers and manage distribution
groups
orgs Manage organizations
profile Manage your profile
telemetry Manage telemetry preferences
test Start test runs and get their status
tokens Manage API tokens
help Get help using appcenter commands
login Log in
logout Log out
setup-autocomplete Setup tab completion for your shell
Please refer to the Microsoft AppCenter CLI repository for further documentation.
Do not forget to mount your working directory as a volume if you want to by example distribute/upload a binary.
The build.sh script contained in the repository will automatically:
This project is licensed under the MIT License - see the LICENSE.md file for details.
Content type
Image
Digest
Size
49.9 MB
Last updated
over 5 years ago
docker pull deltatrecil/d3cil-appcenter-cli