compose/cmd
Sebastiaan van Stijn 032e0309ee cmd: pluginMain: use WithUserAgent option
Rewrite the custom user agent to use the new options that were added
in the cli:

- plugin.Run now accepts custom CLI options to allow customizing the CLI's
- cli/command now has a WithUserAgent option to customize the CLI's user-
  agent, allowing it to be overridden from the default.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-09-25 16:50:44 +02:00
..
cmdtrace Integration of SetAttributes calls 2025-07-24 09:05:30 +02:00
compatibility Full test coverage for convert compatibility cmd 2025-02-05 18:08:54 +01:00
compose Update comment on run command with tty & piped command 2025-09-19 09:51:15 +02:00
formatter cmd/formatter: remove unused SetMultiErrorFormat 2025-08-25 11:22:25 +02:00
main.go cmd: pluginMain: use WithUserAgent option 2025-09-25 16:50:44 +02:00