Skip to content

Instantly share code, notes, and snippets.

@makeittotop
Created March 24, 2015 16:30
Show Gist options
  • Select an option

  • Save makeittotop/d88ed1b047be07a38e8e to your computer and use it in GitHub Desktop.

Select an option

Save makeittotop/d88ed1b047be07a38e8e to your computer and use it in GitHub Desktop.
jenkins cli
abhishek@bjlinux068 ~> java -jar ~/Downloads/jenkins-cli.jar -s http://localhost:8080/ list-jobs 2> /dev/null
copy-dev-dir-to-nas
disk-space-usage-fox-script
disk-space-usage-fox-tractor-host
disk-space-usage-lic-tractor-host
inventory-db-backup
render-space-usage-fox
tactic-db-backup
upload-inventory-db-dump-to-goog-nearline
upload-inventory-db-dump-to-s3
abhishek@bjlinux068 ~> java -jar ~/Downloads/jenkins-cli.jar -s http://localhost:8080/ login --username admin --password ******
[WARN] Failed to authenticate with your SSH keys. Proceeding as anonymous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment