diff --git a/docs/pages/configuration/directives.mdx b/docs/pages/configuration/directives.mdx index 02891a9..9da3812 100644 --- a/docs/pages/configuration/directives.mdx +++ b/docs/pages/configuration/directives.mdx @@ -166,6 +166,7 @@ your-directive: - condition: null command: show ip route {target} field: + description: IP of target validation: '[0-9a-f\.\:]+' ``` @@ -178,6 +179,7 @@ your-directive: - condition: null command: show ip bgp community {target} field: + description: BGP community to show options: - value: "65001:1" description: Provider A Routes