Created
October 17, 2017 08:41
-
-
Save brgnepal/ebb909412c59e94a59fc341437a4e2f7 to your computer and use it in GitHub Desktop.
CDK-191
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
✔ ~/gowork/src/github.com/minishift/minishift [lala-cdk191|…1⚑ 1] | |
14:09 $ minishift setup-cdk | |
Setting up CDK 3 on host using '/home/budhram/.minishift' as Minishift's home directory | |
Copying minishift-rhel7.iso to '/home/budhram/.minishift/cache/iso/minishift-rhel7.iso' | |
Copying oc to '/home/budhram/.minishift/cache/oc/v3.6.173.0.21/oc' | |
Creating configuration file '/home/budhram/.minishift/config/config.json' | |
Creating marker file '/home/budhram/.minishift/cdk' | |
Default add-ons anyuid, admin-user, xpaas installed | |
Default add-ons anyuid, admin-user, xpaas enabled | |
CDK 3 setup complete. | |
✔ ~/gowork/src/github.com/minishift/minishift [lala-cdk191|…1⚑ 1] | |
14:09 $ minishift delete --profile test | |
Setting up CDK 3 on host using '/home/budhram/.minishift/profiles/test' as Minishift's home directory | |
Copying minishift-rhel7.iso to '/home/budhram/.minishift/profiles/test/cache/iso/minishift-rhel7.iso' | |
Copying oc to '/home/budhram/.minishift/profiles/test/cache/oc/v3.6.173.0.21/oc' | |
Creating configuration file '/home/budhram/.minishift/profiles/test/config/config.json' | |
Creating marker file '/home/budhram/.minishift/profiles/test/cdk' | |
Default add-ons anyuid, admin-user, xpaas installed | |
Default add-ons anyuid, admin-user, xpaas enabled | |
Running this command requires an existing 'test' VM, but no VM is defined. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment