Files
faas-cli/version
Lucas Roesler 29953f1836 fix: set the client user agent
The code already existed for setting the UserAgent header, but a value
was never passed to the client. This change will now set a string
matching the following format

```
faas-cli/<build version>
```

For example:

```
faas-cli/0.14.6-5-ga9c2b10f
```

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>
2022-10-24 19:29:55 +01:00
..
2017-11-08 19:36:01 +00:00
2022-10-24 19:29:55 +01:00