1.0.12 • Published 3 years ago

appsurge-cli-test v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.12

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago