Add loading submenus from config or Falyx object, more examples
This commit is contained in:
6
examples/http.yaml
Normal file
6
examples/http.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
commands:
|
||||
- key: T
|
||||
description: HTTP Test
|
||||
action: single_http.http_action
|
||||
tags: [http, demo]
|
||||
help_text: Run HTTP test.
|
Reference in New Issue
Block a user