``` ➜ graphcool git:(master) ✗ graphcool help Gr...
# prisma-whats-new
k
Copy code
➜  graphcool git:(master) ✗ graphcool help

GraphQL Backend Development Framework & Platform (<https://www.graph.cool>)

Usage: graphcool COMMAND

General commands:
  init           Create files for new services
  deploy         Deploy service changes (or new service)
  playground     Open service endpoints in GraphQL Playground
  info           Display service information (endpoints, cluster, ...)
  list           List all deployed services
  root-token     Print specified root token
  logs           Output service logs
  diff           Receive service changes
  delete         Delete an existing service
  add-template   Add a new template

Data workflows:
  export         Export service data to local file

Local development:
  local pull     Download latest (or specific) framework cluster version
  local stop     Stop local development cluster
  local up       Start local development cluster (Docker required)
  local restart  Restart local development cluster
  local eject    Eject from the managed docker runtime

Platform:
  login          Login or signup to the Graphcool Platform
  console        Open Graphcool Console in browser
  account        Display account information