From 3fe01906f9d480850814cf5677590ab0a261d701 Mon Sep 17 00:00:00 2001 From: Miguel Caballer Fernandez Date: Wed, 24 Jul 2024 09:33:25 +0200 Subject: [PATCH] Update custom_types.yaml --- custom_types.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_types.yaml b/custom_types.yaml index f8c9eff..d069c32 100644 --- a/custom_types.yaml +++ b/custom_types.yaml @@ -1866,6 +1866,12 @@ node_types: entry_schema: type: string required: false + command: + type: list + description: Command line + entry_schema: + type: string + required: false requirements: - host: capability: tosca.capabilities.Container.Docker