How to set the description of a task group defined via YAML? #3504
Replies: 2 comments
-
In the schema.json definition, it looks like it is an either or scenario:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
created a tracking isseue #3656 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this task (group) defined via YAML:
I'm trying to find a way to set the description of this task group so that
deployer dep list
shows a nice description and not only the key of the task.Is there any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions