mirror of https://github.com/docker/cli.git
54ba28f402
Before this change, plugins were listed in a random order: Client: Debug Mode: false Plugins: doodle: Docker Doodles all around! 🐳 🎃 (thaJeztah, v0.0.1) shell: Open a browser shell on the Docker Host. (thaJeztah, v0.0.1) app: Docker Application (Docker Inc., v0.8.0) buildx: Build with BuildKit (Docker Inc., v0.3.1-tp-docker) With this change, plugins are listed alphabetically: Client: Debug Mode: false Plugins: app: Docker Application (Docker Inc., v0.8.0) buildx: Build with BuildKit (Docker Inc., v0.3.1-tp-docker) doodle: Docker Doodles all around! 🐳 🎃 (thaJeztah, v0.0.1) shell: Open a browser shell on the Docker Host. (thaJeztah, v0.0.1) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
candidate.go | ||
candidate_test.go | ||
cobra.go | ||
error.go | ||
error_test.go | ||
manager.go | ||
manager_test.go | ||
manager_unix.go | ||
manager_windows.go | ||
metadata.go | ||
plugin.go | ||
suffix_unix.go | ||
suffix_windows.go |