fresh-yak-35965
06/21/2023, 3:51 PMFailed to resolve project configuration.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Unable to load Garden project found at /Users/jackhall/code/nucleus: Error: Invalid template string (${command.params.env}.scalecomputiβ¦): Could not find key env under command.params. Available keys: (none).
Several commands including deploy --sync
are failing due to this usage of template syntax wherein the --env option is not recognized.shell
garden deploy --sync --env jack.preview
Deploy π
Failed to resolve project configuration.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Invalid template string (${environment.name}.scalecomputingβ¦): Could not find key environment. Available keys: command, datetime, git, local, project and secrets.
bright-policeman-43626
06/21/2023, 4:27 PMkind-france-89777
06/21/2023, 5:02 PMfresh-yak-35965
06/23/2023, 2:06 PMconfig get
the --env is recognized no problem with the same jack.preview
format.kind-france-89777
06/23/2023, 3:31 PMbright-policeman-43626
06/23/2023, 4:12 PMquaint-dress-831
06/23/2023, 4:31 PM