veloctl env update
as defined below. veloctl env list-parameters
list-parameters
command prints the names of the parameters and their default values.--param
flag. veloctl env create --param 'tenantId=3','dbLocation=west-2'
veloctl env update
command. Updating the environment allows you to change the predefined parameters using the --param
flag. env update --param 'tenantId=3'
env update -s website --param 'tenantId=3'