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
The secrets example proposes a test1234 as the value of api-key but in the example is uses 1234 as the value.
test1234
api-key
1234
Change the value in the example to test1234
Briefly confusion before concluding it was a typo
FaaS-CLI version ( Full output from: faas-cli version ):
faas-cli version
Docker version docker version (e.g. Docker 17.0.05 ):
docker version
Are you using Docker Swarm or Kubernetes (FaaS-netes)?
Operating System and version (e.g. Linux, Windows, MacOS):
Link to your project or a code example to reproduce issue:
Please also follow the troubleshooting guide and paste in any other diagnostic information you have:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The secrets example proposes a
test1234
as the value ofapi-key
but in the example is uses1234
as the value.Proposed change
Change the value in the example to
test1234
Context
Briefly confusion before concluding it was a typo
Your Environment
FaaS-CLI version ( Full output from:
faas-cli version
):Docker version
docker version
(e.g. Docker 17.0.05 ):Are you using Docker Swarm or Kubernetes (FaaS-netes)?
Operating System and version (e.g. Linux, Windows, MacOS):
Link to your project or a code example to reproduce issue:
Please also follow the troubleshooting guide and paste in any other diagnostic information you have:
The text was updated successfully, but these errors were encountered: