Skip to content

Instantly share code, notes, and snippets.

@boina-n
Created August 16, 2017 09:30
Show Gist options
  • Save boina-n/0d39e5cb87bcd4996e4d55171745b7db to your computer and use it in GitHub Desktop.
Save boina-n/0d39e5cb87bcd4996e4d55171745b7db to your computer and use it in GitHub Desktop.
How to Hijack a container in Concourse
fly -t pcf login -k
fly -t pcf containers
sudo /home/nboina/bin/fly -t pcf login -k
sudo /home/nboina/bin/fly -t pcf hijack -j pcf-sleep-all/sleep-apps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment