Giter Club home page Giter Club logo

mobile-center-cli's Introduction

Introduction

Mobile Center command line interface is a unified tool for running Mobile Center services from the command line. Our aim is to offer a concise and powerful tool for our developers to use Mobile Center services and easily script a sequence of commands that they'd like to execute. You can currently login and view/configure all the apps that you have access to in Mobile Center.

Although our current feature set is minimal, all the existing Mobile Center services will be added going forward. Note that the Mobile Center CLI is currently in public preview.

Prerequisites

Mobile Center CLI requires Node.js version 6.3 or better. Do not use Node.js 7.1.0, there is a known issue that breaks the CLI code (and many other projects) on Windows 10. This bug has been fixed in later releases of Node.js 7.

Installation

npm install -g mobile-center-cli

Once installed, use the mobile-center command. See below for the available commands.

Getting Help

To get a top level list of the available commands, run mobile-center help.

To get help on a specific command or category, run mobile-center help command or pass the -h flag to any command or category name.

Commands

Below is the list of commands currently supported by Mobile Center CLI:

Command Description
mobile-center help Get command or category help
mobile-center login Login to Mobile Center
mobile-center logout Logout from Mobile Center
mobile-center apps create Create a new app
mobile-center apps delete Delete an app
mobile-center apps get-current Get the application that's set as default for all CLI commands
mobile-center apps list Get list of configured applications
mobile-center apps set-current Set default application for all CLI commands
mobile-center apps show Get the details of an app
mobile-center apps update Update an app
mobile-center profile list Get information about logged in user
mobile-center profile update Update user information
mobile-center telemetry off Turn on the sending of telemetry
mobile-center telemetry on Turn on the sending of telemetry
mobile-center test status Checks status of started test run.
mobile-center test generate uitest Generates a Xamarin.UITest project
mobile-center test prepare appium Creates artifacts directory with Appium tests.
mobile-center test prepare calabash Creates artifacts directory with Calabash tests.
mobile-center test prepare espresso Creates artifacts directory with Espresso tests.
mobile-center test prepare uitest Creates artifacts directory with Xamarin UI Tests.
mobile-center test run appium Starts test run with Appium tests.
mobile-center test run calabash Starts test run with Calabash tests.
mobile-center test run espresso Starts test run with Espresso tests.
mobile-center test run manifest Starts test run with previously prepared artifacts.
mobile-center test run uitest Starts test run with Xamarin UI Tests.
mobile-center tokens create Create a new API token
mobile-center tokens delete Delete an API token
mobile-center tokens list Get a list of API tokens

Please use the mobile-center help command to get more information about each one.

Contributing

Please see the contributing file for an introduction to the codebase and what the various moving parts are.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

mobile-center-cli's People

Contributors

kmiecikt avatar lumaxis avatar stoneman avatar krukow avatar ela-malani avatar skovsboll avatar taml avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.