Sha256: fa4de34d5201c1ec79d3cf0b201d7368d43cee63992c0c584ebc78f6e9e643e8

Contents?: true

Size: 705 Bytes

Versions: 15

Compression:

Stored size: 705 Bytes

Contents

Common Jets commands:
  generate     Generate new code (short-cut alias: "g")
  console      Start the Jets console (short-cut alias: "c")
  server       Start the Jets server (short-cut alias: "s")
  deploy       Deploy application to Lambda
  logs         View Lambda function logs
<% unless engine? -%>
  new          Create a new Jets application. "jets new demo" creates a
               new application called Demo in "./demo"
<% end -%>

Jets Pro commands:
  projects     List projects
  stacks       List stacks
  releases     List releases
  rollback     Rollback to a previous release

All commands can be run with -h (or --help) for more information.
In addition to those commands, there are:

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
jets-5.0.13 lib/jets/commands/help/USAGE
jets-5.0.12 lib/jets/commands/help/USAGE
jets-5.0.11 lib/jets/commands/help/USAGE
jets-5.0.10 lib/jets/commands/help/USAGE
jets-5.0.9 lib/jets/commands/help/USAGE
jets-5.0.8 lib/jets/commands/help/USAGE
jets-5.0.7 lib/jets/commands/help/USAGE
jets-5.0.6 lib/jets/commands/help/USAGE
jets-5.0.5 lib/jets/commands/help/USAGE
jets-5.0.4 lib/jets/commands/help/USAGE
jets-5.0.3 lib/jets/commands/help/USAGE
jets-5.0.2 lib/jets/commands/help/USAGE
jets-5.0.1 lib/jets/commands/help/USAGE
jets-5.0.0 lib/jets/commands/help/USAGE
jets-5.0.0.beta1 lib/jets/commands/help/USAGE