autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

[docker] missing `buildx` spec

Open thiskevinwang opened this issue 3 years ago • 0 comments

Sanity checks

  • [X] My issue relates to a specific CLI completion spec (e.g. git checkout is missing options in git completion spec). If your issue is more general, please create your issue here: withfig/fig
  • [X] I have searched github.com/withfig/autocomplete/issues and there are no duplicates of my issue
  • [ ] I would like to work on this.

What CLI tool does this relate to?

docker

Which statement makes the most sense?

This completion spec does not exist

Issue Details

fig --version
fig version 1.0.53 B339

docker buildx version
github.com/docker/buildx v0.6.1-docker 260d07a9a19b03df969787496419a0808a27ac61

thiskevinwang avatar Jan 14 '22 21:01 thiskevinwang