Skip to content

Instantly share code, notes, and snippets.

@gabrtv
Created October 30, 2013 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabrtv/7226343 to your computer and use it in GitHub Desktop.
Save gabrtv/7226343 to your computer and use it in GitHub Desktop.
gabriel@delta:~$ deis formations:create test
Creating formation... done, created test
See `deis help layers:create` to begin building your formation
gabriel@delta:~$ deis layers:create
Usage: deis layers:create <formation> <id> <flavor> [options]
gabriel@delta:~$ deis layers:create test runtime static
Creating runtime layer... done in 3s
gabriel@delta:~$ deis layers:info
Usage: deis layers:info <formation> <id>
gabriel@delta:~$ deis layers:info test runtime
{
"updated": "2013-10-30T02:29:31.800Z",
"uuid": "c957793a-74ac-41ed-aaa1-07014e993c98",
"created": "2013-10-30T02:29:31.800Z",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment