Add dive to plugins
parent
e231f18a79
commit
e7409b4ce3
|
|
@ -0,0 +1,10 @@
|
|||
plugin:
|
||||
dive:
|
||||
shortCut: d
|
||||
description: "Dive image"
|
||||
scopes:
|
||||
- containers
|
||||
command: dive
|
||||
background: false
|
||||
args:
|
||||
- $COL-IMAGE
|
||||
Loading…
Reference in New Issue