Skip to content

Instantly share code, notes, and snippets.

@ilyash-p
ilyash-p / celestial.sh
Created May 26, 2015 15:02
Celestial CLI helpers
# No warranties of any kind. Works for me.
# Make sure to edit all XXX marked places in this file before using it.
export CELESTIAL_LAST_JOB_FILE=~/.celestial.last-job
function C() {
# Expects "user:pass" in ~/.celestial-creds
u="$1"
shift