Skip to content

Commit

Permalink
Add documentation for temci init
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Bechberger committed Jul 16, 2019
1 parent 11f24af commit 352568d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/temci_init.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
temci init
==========

Commands to create documented sample config files. Accepts the option ``--settings FILE`` to configure a backing
settings file.

temci init settings
Creates a sample settings file with all the default (and currently applied) settings. Might be used to
update a settings file for a new version of temci.
temci init build_config
Creates a sample build configuration file, for more information on the format see `temci build <temci_build.html#file-format>`_.
temci init run_config
Creates a sample exec configuration, for more information on the format see `temci exec <temci_exec.html#file-format>`_

0 comments on commit 352568d

Please sign in to comment.