CoreOS over macOS made simple.
CoreOS over macOS made simple. http://github.com/genevera/corectl Copyright (c) 2015-2016, António Meireles
corectl [flags]
-d, --debug adds additional verbosity, and options, directed at debugging purposes and power users
-h, --help help for corectl
- corectl kill - Halts one or more running CoreOS instances
- corectl load - Loads CoreOS instances defined in an instrumentation file.
- corectl ls - Lists the CoreOS images available locally
- corectl panic - Hard kills a running CoreOS instance
- corectl ps - Lists running CoreOS instances
- corectl pull - Pulls a CoreOS image from upstream
- corectl put - copy file to inside VM
- corectl query - Display information about the running CoreOS instances
- corectl rm - Remove(s) CoreOS image(s) from the local filesystem
- corectl run - Boots a new CoreOS instance
- corectl ssh - Attach to or run commands inside a running CoreOS instance
- corectl version - Shows version information