@appsurge/cli

Command line interface for AppSurge

Usage no npm install needed!

<script type="module">
  import appsurgeCli from 'https://cdn.skypack.dev/@appsurge/cli';
</script>

README

appsurge-cli

Docs: https://docs.appsurge.io/react-native/guides/typescript

Command line interface for AppSurge

Usage

$ npm install -g @appsurge/cli
$ appsurge COMMAND
running command...
$ appsurge (-v|--version|version)
@appsurge/cli/2.0.0 darwin-x64 node-v15.5.0
$ appsurge --help [COMMAND]
USAGE
  $ appsurge COMMAND
...

Commands

appsurge sync

Sync the SDK with an AppSurge project. Generates custom Typescript bindings and inserts a fallback configuration.

USAGE
  $ appsurge sync

OPTIONS
  -c, --clientKey=clientKey  clientKey of the project to sync configuration with