This repository was archived by the owner on Jan 16, 2021. It is now read-only.
Parse CLI v2.2.0
- Retry log fetching on network interruption in develop command
- Do not cause panic on error in call to https://api.parse.com/1/apps
- Remove support for "local" configuration.
- "configure token" command to allow storing access tokens.
- Refactor code to allow for storing configuration in .parse.local & .parse.project in lieu of global.config
- Do not auto-update on a new release.