Files
docker-docs/engine/reference/commandline/scout.md
Sebastiaan van Stijn 9375c27049 scout: add consistent banners for "early access"
Docker Scout is in early access, but some parts of the documentation
(reference docs) did not contain a banner for this.

This patch:

- Changes the "note" to "early access" (just a minor improvment)
- Adds banners to all the CLI reference pages
- Adds (Early Access) in the CLI reference navigation (TOC)
- Moves the banner to an include

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-07 16:36:37 +02:00

17 lines
428 B
Markdown

---
datafolder: scout-cli
datafile: docker_scout
title: docker scout
---
<!--
This page is automatically generated from Docker's source code. If you want to
suggest a change to the text that appears here, open a ticket or pull request
in the source repository on GitHub:
https://github.com/docker/scout-cli-plugin
-->
{% include scout-early-access.md %}
{% include cli.md datafolder=page.datafolder datafile=page.datafile %}