Skip to content

Technical Design Command Ideas

Patrick van Dissel edited this page Aug 17, 2014 · 1 revision

Project commands

Setup project config

  • beam init

This creates a .beam.config file with a template config. This config contains all properties of this project required to run the job on the daemon side. A sample config file looks like: TBA

Daemon commands

Setup the daemon workspace

(which contains all configuration)

  • beam daemon init
  • because daemon init
  • bacon daemon init
  • bakeon daemon init

Trigger a 'commit-job' based on given 'jobconfig.conf'

From within the daemon workspace:

  • beam jobconfig.conf to commit-job
  • because commit-job runs jobconfig.conf
  • bacon jobconfig.conf with commit-job
  • bakeon jobconfig.conf with commit-job
Clone this wiki locally