Deploy

narrenschiff.cli.sail.sail(course)

Turn tasks into actions.

Parameters

course (str) – The path to course file. A file containing tasks specified in the YAML format. Tasks are executable pieces of configuration. Course is Jinja2 templated file (as are all the kubernetes manifest files)

Returns

Void

Return type

None