Skip to content

Commit 21285f0

Browse files
committed
scout: add stub for push
Signed-off-by: David Karlsson <[email protected]>
1 parent 32daaff commit 21285f0

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
datafolder: scout-cli
3+
datafile: docker_scout_push
4+
title: docker scout push
5+
layout: cli
6+
---
7+
8+
<!--
9+
This page is automatically generated from Docker's source code. If you want to
10+
suggest a change to the text that appears here, open a ticket in the source
11+
repository on GitHub:
12+
13+
https://github.com/docker/scout-cli
14+
-->

data/toc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -684,6 +684,8 @@ Reference:
684684
title: docker scout integration list
685685
- path: /reference/cli/docker/scout/policy/
686686
title: docker scout policy
687+
- path: /reference/cli/docker/scout/push/
688+
title: docker scout push
687689
- path: /reference/cli/docker/scout/quickview/
688690
title: docker scout quickview
689691
- path: /reference/cli/docker/scout/recommendations/

0 commit comments

Comments
 (0)