Skip to content

Instantly share code, notes, and snippets.

@blakmatrix
Created November 17, 2012 01:44
Show Gist options
  • Save blakmatrix/4092540 to your computer and use it in GitHub Desktop.
Save blakmatrix/4092540 to your computer and use it in GitHub Desktop.
$ jitsu apps destroy blakmatrix/websockify --debug [17:42:07]
info: Welcome to Nodejitsu blakmatrix
info: jitsu v0.11.3, node v0.8.12
info: It worked if it ends with Nodejitsu ok
info: Executing command apps destroy blakmatrix/websockify
info: Destroying app blakmatrix/websockify
debug: { method: 'DELETE',
debug: uri: 'http://api.jitsu.com/apps/blakmatrix/websockify',
debug: headers:
debug: { Authorization: 'Basic Y0urMAma54ysH3LL0',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: body: '{}' }
debug: { statusCode: 200, result: undefined }
info: Nodejitsu ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment