You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're running the faas-cli with `sudo` we recommend using `sudo -E` to pass through any environmental variables you may have configured such as a `http_proxy`, `https_proxy` or `no_proxy` entry.
40
+
35
41
## Build from source
36
42
37
43
The [contributing guide](../contributing) has instructions for building from source and for configuring a Golang development environment.
38
-
## Learn about the CLI
39
44
40
-
[Morning coffee with the OpenFaaS CLI](https://blog.alexellis.io/quickstart-openfaas-cli/)
45
+
## Tutorial: learn how to use the CLI
46
+
47
+
[Morning coffee with the OpenFaaS CLI](https://blog.alexellis.io/quickstart-openfaas-cli/)
0 commit comments