description | draft | linktitle | menu | title | weight | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Run solution from public template. |
false |
run |
|
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:
- run solution Run solution from template
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: