9 lines
184 B
YAML
9 lines
184 B
YAML
|
---
|
||
|
version: 1.4.0
|
||
|
commands:
|
||
|
- name: pimps_flayers
|
||
|
namespace: default
|
||
|
tags:
|
||
|
- test
|
||
|
command: "echo \"Sup pimps and flayers\""
|
||
|
description: Echoes a test command.
|