mirror of https://github.com/docker/docs.git
scout: add stub for push
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
32daaff5fd
commit
21285f01c6
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
datafolder: scout-cli
|
||||
datafile: docker_scout_push
|
||||
title: docker scout push
|
||||
layout: cli
|
||||
---
|
||||
|
||||
<!--
|
||||
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 in the source
|
||||
repository on GitHub:
|
||||
|
||||
https://github.com/docker/scout-cli
|
||||
-->
|
|
@ -684,6 +684,8 @@ Reference:
|
|||
title: docker scout integration list
|
||||
- path: /reference/cli/docker/scout/policy/
|
||||
title: docker scout policy
|
||||
- path: /reference/cli/docker/scout/push/
|
||||
title: docker scout push
|
||||
- path: /reference/cli/docker/scout/quickview/
|
||||
title: docker scout quickview
|
||||
- path: /reference/cli/docker/scout/recommendations/
|
||||
|
|
Loading…
Reference in New Issue