Skip to content

Latest commit

 

History

History
executable file
·
61 lines (36 loc) · 1.15 KB

run.md

File metadata and controls

executable file
·
61 lines (36 loc) · 1.15 KB
description draft linktitle menu title weight
Run solution from public template.
false
run
docs
parent weight
commands
5
Run
2

Description:

Run solution from public template.

Example:

Flags:

Short Name Usage Default value
-h --help Print help for chkit false
-n --namespace

Subcommands:

Description:

Run solution from template

Example:

chkit run solution [$PUBLIC_SOLUTION] [--env=KEY1:VALUE1,KEY2:VALUE2] [--file $FILENAME] [--force]

Flags:

Short Name Usage Default value
--branch solution git repo branch, optional master
--env solution environment variables, optional
--file file with solution data, .yaml or .json, stdin if '-', optional
-f --force create solution without confirmation, optional false
--name solution name, optional, autogenerated if void

Subcommands: