We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encore installed:
encore version encore version v1.45.7
app created
encore app create gpt-functions-example --example=ts/gpt-functions
no secret set
encore secret list Secret Key Production Development Local Preview Specific Envs
error on attempt to create secret:
encore secret set OpenAPIKey Enter secret value: error: must specify at least one environment with --type/--env (or --dev/--prod)
update missing information in /examples/tree/main/ts/gpt-functions encore secret set --type dev,local OpenAPIKey
encore secret set --type dev,local OpenAPIKey
The text was updated successfully, but these errors were encountered:
No branches or pull requests
encore installed:
app created
no secret set
error on attempt to create secret:
update missing information in /examples/tree/main/ts/gpt-functions
encore secret set --type dev,local OpenAPIKey
The text was updated successfully, but these errors were encountered: