Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

solve-hq/chilli-cloud-code-cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chilli-cloud-code-cli

CLI to interact with Chilli Cloud Code

oclif Version Downloads/week License

Usage

$ npm install -g chilli-cloud-code-cli
$ chilli-cloud-code COMMAND
running command...
$ chilli-cloud-code (-v|--version|version)
chilli-cloud-code-cli/0.1.2 darwin-x64 node-v13.11.0
$ chilli-cloud-code --help [COMMAND]
USAGE
  $ chilli-cloud-code COMMAND
...

Commands

chilli-cloud-code deploy-manifest PATH

Deploy all scripts defined in the Manifest

USAGE
  $ chilli-cloud-code deploy-manifest PATH

ARGUMENTS
  PATH  Path to the manifest.json file

OPTIONS
  -g, --game=game  (required) The Chilli Game token to specify which game to deploy to

See code: src/commands/deploy-manifest.js

chilli-cloud-code help [COMMAND]

display help for chilli-cloud-code

USAGE
  $ chilli-cloud-code help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

chilli-cloud-code run

Run an existing cloud code script

USAGE
  $ chilli-cloud-code run

OPTIONS
  -g, --game=game          The Chilli Game token to specify which game to use
  -m, --manifest=manifest  The path to the manifest JSON file that contains the script definitions
  -n, --name=name          The name of the cloud code script to run
  -p, --player=player      Chilli Connect ID of the player to run the script as

See code: src/commands/run.js

About

CLI to interact with Chilli Cloud Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.