GithubHelp home page GithubHelp logo

runt18 / parse-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from parse-community/parse-cli

0.0 2.0 0.0 4.19 MB

Parse Command Line Tool

Home Page: https://parse.com/apps/quickstart#cloud_code

License: Other

Go 100.00%

parse-cli's Introduction

Parse Command Line Tool

Build Status

The Parse Command Line Tool allows you to set up your Parse app's server-side code from the terminal. You can deploy your server-side code to either Parse Cloud Code or Heroku Node.js.

To learn more, please visit our docs.

Overview

Parse Command Line Tool can be used to perform various actions on your Parse app. It can be used to create new Parse apps, deploy Cloud Code to an app, view all releases for an app, etc.

You can install Parse Command Line Tool by following instructions at parse-cli.

Alternatively, you can just type the following command.

NOTE: You should already have Go installed and GOPATH, GOROOT set to appropriate values.

  go get -t github.com/ParsePlatform/parse-cli

This installs a binary called parse-cli at $GOPATH/bin. Further, you can find the code for Parse CLI at: $GOPATH/src/github.com/ParsePlatform/parse-cli.

The following commands are currently available in the Parse Command Line Tool:

  add         Adds a new Parse app to config in current Cloud Code directory
  configure   Configure various Parse settings
  default     Sets or gets the default Parse app
  deploy      Deploys a Parse app
  develop     Monitors for changes to code and deploys, also tails parse logs
  download    Downloads the Cloud Code project
  functions   List Cloud Code functions and function webhooks
  generate    Generates a sample express app in the current project directory
  jssdk       Sets the Parse JavaScript SDK version to use in Cloud Code
  list        Lists properties of the given Parse app and Parse apps associated with given project
  logs        Prints out recent log messages
  migrate     Migrate project config format to the preferred format
  new         Adds Cloud Code to an existing Parse app, can also create a new Parse app
  releases    Gets the releases for a Parse app
  rollback    Rolls back the version for the given app
  symbols     Uploads symbol files
  triggers    List Cloud Code triggers and trigger webhooks
  update      Updates this tool to the latest version
  version     Gets the Command Line Tools version
  help        Help about any command

parse-cli's People

Contributors

albertoleal avatar daaku avatar dizlexik avatar nlutsenko avatar pavanka avatar swhitley avatar

Watchers

 avatar  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.