Created
August 16, 2017 09:30
-
-
Save boina-n/0d39e5cb87bcd4996e4d55171745b7db to your computer and use it in GitHub Desktop.
How to Hijack a container in Concourse
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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