GUACAMOLE-1174: Add definitions and translations for Kubernetes "exec" command parameter.

This commit is contained in:
Michael Jumper
2021-02-21 15:33:44 -08:00
parent ed020d7396
commit 49b398f36d
2 changed files with 5 additions and 0 deletions

View File

@@ -45,6 +45,10 @@
{
"name" : "container",
"type" : "TEXT"
},
{
"name" : "exec-command",
"type" : "TEXT"
}
]
},