cndi E403 - cndi init failed to create a project because it has no response for deployment_target_provider
#891
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 code403when it receives no response value fordeployment_target_provider. This can happen if the command is not invoked with---interactive, in which case it should be provided using the--deployment-target-labeloption, using--set deployment_target_provider=fooor using acndi_responses.yamlfile.resolution tips
You can supply the
deployment_target_provideroption in a number of ways, but the easiest way is just to use--interactivemode, and supply it when prompted.Beta Was this translation helpful? Give feedback.
All reactions