cndi E404 - cndi init failed to create a project because the --deployment-target-label option was not properly formatted
#892
johnstonmatt
announced in
Error Message Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
description
The
cndiCLI exits with error code404when it receives the--deployment-target-labelor-loption with an invalid string. The value provided should be a slug in the form--deployment-target-label <deployment_target_provider>/<deployment_target_distribution>eg.
--deployment-target-label aws/eksresolution tips
Ensure your
--deployment-target-labeloption is formatted correctly, or just supply thedeployment_target_provideranddeployment_target_distributionresponses another way. Other options include using--interactiveduring initialization, using the--setoption, or supplying the responses incndi_responses.yamlBeta Was this translation helpful? Give feedback.
All reactions