1.0.12 • Published 4 years ago

appsurge-cli-test v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

appsurge-cli

Command line interface for AppSurge

oclif Version Downloads/week License

Usage

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

Commands

appsurge help [COMMAND]

display help for appsurge

USAGE
  $ appsurge help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

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

See code: src/commands/sync.ts

1.0.9

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.12

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago