-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
68 additions
and
26 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
afde153f5e5f7844553db7b1ce1dd2cea39e58ac4683cf3dab9bd37b3faa2207 docker-scout_1.8.0_darwin_amd64.tar.gz | ||
00f589e1d42f242d46d1f2ec9bb1bc991dc0febbfd3071630e89d4bdd0c92bcf docker-scout_1.8.0_darwin_arm64.tar.gz | ||
f6448c94b6549431525baefb6d8e856a98a9d910bbf080d14c5cd99ba1d9688a docker-scout_1.8.0_linux_amd64.tar.gz | ||
e9006bc12a342d4c0cf9263b42fd86de5caad80444da6db93cdc99c7c9967083 docker-scout_1.8.0_linux_arm64.tar.gz | ||
32792ac485284f27eedac7d1887d98ed71d6ad9fccbe783f399db802fb183dfe docker-scout_1.8.0_windows_amd64.zip | ||
cd7d22ac9a5414d93012c85a42dad0466feb2a37861c7d35e8a6223fcf202ae2 docker-scout_1.8.0_windows_arm64.zip |
Binary file renamed
BIN
+20.8 MB
dist/docker-scout_1.7.1_windows_amd64.zip → dist/docker-scout_1.8.0_darwin_amd64.tar.gz
Binary file not shown.
Binary file renamed
BIN
+20.1 MB
dist/docker-scout_1.7.1_linux_amd64.tar.gz → dist/docker-scout_1.8.0_darwin_arm64.tar.gz
Binary file not shown.
Binary file renamed
BIN
+20.6 MB
dist/docker-scout_1.7.1_darwin_amd64.tar.gz → dist/docker-scout_1.8.0_linux_amd64.tar.gz
Binary file not shown.
Binary file renamed
BIN
+19 MB
dist/docker-scout_1.7.1_windows_arm64.zip → dist/docker-scout_1.8.0_linux_arm64.tar.gz
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+19.6 MB
dist/docker-scout_1.7.1_darwin_arm64.tar.gz → dist/docker-scout_1.8.0_windows_arm64.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
command: docker scout docker-cli-plugin-hooks | ||
short: runs the plugins hooks | ||
long: runs the plugins hooks | ||
usage: docker scout docker-cli-plugin-hooks | ||
pname: docker scout | ||
plink: docker_scout.yaml | ||
inherited_options: | ||
- option: debug | ||
value_type: bool | ||
default_value: "false" | ||
description: Debug messages | ||
deprecated: false | ||
hidden: true | ||
experimental: false | ||
experimentalcli: false | ||
kubernetes: false | ||
swarm: false | ||
- option: verbose-debug | ||
value_type: bool | ||
default_value: "false" | ||
description: Verbose debug | ||
deprecated: false | ||
hidden: true | ||
experimental: false | ||
experimentalcli: false | ||
kubernetes: false | ||
swarm: false | ||
deprecated: false | ||
experimental: false | ||
experimentalcli: false | ||
kubernetes: false | ||
swarm: false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# docker scout docker-cli-plugin-hooks | ||
|
||
<!---MARKER_GEN_START--> | ||
runs the plugins hooks | ||
|
||
|
||
<!---MARKER_GEN_END--> | ||
|