Skip to main content

Configurations

projects

What is a configuration?

How to set config-data

Deep dive

Example

pergola set config-data my-new-config -p my-new-project -s my-new-stage --env foo=bar --env secret=00111101-00101001 --file /home/silas/example-config.json

When your config-data is set, you can check it with

pergola list config-data <config_name> -p <project> -s <stage>

stage created

or

pergola list config-data <config_name> -p <project> -s <stage> --with-values

stage created