Skip to content

Basic authentication support

Compare
Choose a tag to compare
@alexellis alexellis released this 03 Nov 10:40
· 730 commits to master since this release

Highlights:

Huge props to @stefanprodan for PR and to #teamserverless for reviewing and testing. @johnmccabe @ericstoekl @Lewiscowles1986 @nenadilic84

$ faas-cli login --user admin --password-stdin
enter your password

With this change we introduce a new config file in your $HOME directory - .openfaas/config.yml

To remove credentials use faas-cli logout.