Closed
Description
The SecretInfo
that's returned from Secret.get_info()
does not include the description
field. This is included in secret-info-get
- we're just ignoring it at the moment. It is possible to set the description in Secret.set_info()
- it seems reasonable that charms should be able to access this information as well.