databricks-cli/cmd/root
Pieter Noordhuis 9ca7f8a888
Configure user agent in root command (#195)
This configures the user agent with the bricks version and the name of
the command being executed.

Example user agent value:
```
> * User-Agent: bricks/0.0.21-devel databricks-sdk-go/0.2.0 go/1.19.4 os/darwin cmd/sync auth/pat
```

This is a follow up for #194.
2023-02-03 16:47:33 +01:00
..
bundle.go Move bundle loading functions to top level (#181) 2023-01-27 17:05:57 +01:00
root.go Configure user agent in root command (#195) 2023-02-03 16:47:33 +01:00
user_agent.go Configure user agent in root command (#195) 2023-02-03 16:47:33 +01:00
user_agent_test.go Configure user agent in root command (#195) 2023-02-03 16:47:33 +01:00