Configurations
What is a configuration?
How to set config-data
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>
or
pergola list config-data <config_name> -p <project> -s <stage> --with-values