Github user geomacy commented on the issue:
https://github.com/apache/brooklyn-client/pull/31
Yes it does, also tags. All are listed sequentially like
```
Config: |
Name: | docker.package
Type: | java.lang.String
Description: | The Docker Engine package to install
Default Value: | <nil>
Reconfigurable: | false
Label: | Docker Package
Priority: | 1
Pinned: | true
|
Name: | docker.version
Type: | java.lang.String
Description: | The Docker Engine version to install
Default Value: | <nil>
Reconfigurable: | false
Label: | Docker Version
Priority: | 2
Pinned: | true
...
Tags: |
tag: |
{"traits":["org.apache.brooklyn.entity.software.base.AbstractVanillaProcess","org.apache.brooklyn.entity.software.base.SoftwareProcess","org.apache.brooklyn.api.entity.Entity","org.apache.brooklyn.api.objs.BrooklynObject","org.apache.brooklyn.api.objs.Identifiable","org.apache.brooklyn.api.objs.Configurable","org.apache.brooklyn.core.entity.trait.Startable"]}
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---