Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

feat(command): remove experimental CLI annotation - #148

Merged
doringeman merged 1 commit into
docker-archive-public:mainfrom
doringeman:ga
Sep 2, 2025
Merged

doringeman merged 1 commit into
docker-archive-public:mainfrom
doringeman:ga

Conversation

@doringeman

Copy link
Copy Markdown
Contributor

Remove the experimental CLI annotation(s).

Before:

$ docker model
Usage:  docker model COMMAND

Docker Model Runner (EXPERIMENTAL)

EXPERIMENTAL:
  docker model is an experimental feature.
  Experimental features provide early access to product functionality. These
  features may change between releases without warning, or can be removed from a
  future release. Learn more about experimental features in our documentation:
  https://docs.docker.com/go/experimental/

Commands:
...

Now:

$ docker model
Usage:  docker model COMMAND

Docker Model Runner

Commands:
...

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@doringeman
doringeman merged commit 8886eed into docker-archive-public:main Sep 2, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants