- identifier : 'cloud:compile'
  path : 'compile'
  function : 'run'
- identifier : 'cloud:invoke'
  path : 'invoke'
  function : 'run'
- identifier : 'cloud:deploy'
  path : 'deploy'
  function : 'run'
- identifier : 'cloud:logs'
  path : 'logs'
  function : 'run'
- identifier : 'cloud:init'
  path : 'init'
  function : 'run'
- identifier : 'cloud:assets'
  path : 'assets'
  function : 'upload'
- identifier : 'cloud:run'
  path : 'run'
  function : 'run'
- identifier : 'cloud:logs'
  path : 'logs'
  function : 'run'
- identifier : 'cloud:serve'
  path : 'serve'
  function : 'run'
- identifier : 'cloud:test'
  path : 'test'
  function : 'run'

