Skip to content

Instantly share code, notes, and snippets.

@yawnt
Created March 20, 2013 17:01
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save yawnt/12cb70f900dcb654aae9 to your computer and use it in GitHub Desktop.
┌[yawnt@tlaloc] [⬢ v0.8.22]
└[~]> jitsu | ghcopy
info: Welcome to Nodejitsu yawnt
info: jitsu v0.12.7, node v0.8.22
info: It worked if it ends with Nodejitsu ok
info: Executing command
help: ___ __
help: / / / /_ / /
help: __/ / / __/ /__/
help:
help: Flawless deployment of Node.js apps to the cloud
help: open-source and fully customizable.
help: https://github.com/nodejitsu/jitsu
help:
help: Usage:
help:
help: jitsu <resource> <action> <param1> <param2> ...
help:
help: Common Commands:
help:
help: To sign up for Nodejitsu
help: jitsu signup
help:
help: To log into Nodejitsu
help: jitsu login
help:
help: To install a pre-built application
help: jitsu install
help:
help: Deploys current path to Nodejitsu
help: jitsu deploy
help:
help: Lists all applications for the current user
help: jitsu list
help:
help: Additional Commands
help: jitsu apps
help: jitsu cloud
help: jitsu logs
help: jitsu env
help: jitsu conf
help: jitsu users
help: jitsu databases
help: jitsu snapshots
help: jitsu tokens
help: jitsu logout
help:
help: Options:
help: --raw jitsu will only output line-delimited raw JSON (useful for piping) [boolean]
help: --version, -v print jitsu version and exit [string]
help: --noanalyze skip require-analyzer: do not attempt to dynamically detect dependencies [boolean]
help: --localconf search for .jitsuconf file in ./ and then parent directories [string]
help: --jitsuconf, -j specify file to load configuration from [string]
help: --release, -r specify release version number or semantic increment (build, patch, minor, major) [string]
help: --confirm, -c prevents jitsu from asking before overwriting/removing things [boolean] [default: false]
help: --colors --no-colors will disable output coloring [boolean] [default: true]
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment