Skip to content

[Feature]: include cli version in user-agent #217

Description

@fredmaggiowski

Describe the feature

To understand which versions are the most used, it would be nice to have the cli version included in the user-agent header sent by miactl

Current

	-H "User-Agent: miactl (darwin/arm64)"

Desired

	-H "User-Agent: miactl@0.13.0 (darwin/arm64)"
# or - for custom builds -
	-H "User-Agent: miactl@SHA (darwin/arm64)"

Code of Conduct

  • I agree to follow this project’s Code of Conduct

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions