Skip to content

flogo list command not reporting connection type contributions #116

@ppaidi

Description

@ppaidi

Result of flogo list command doesn't include connection type (flogo:connection) contributions.

Steps to reproduce:

  1. Create a flogo app using any valid application json - flogo create -f app.json
  2. Install a connection type contribution, run - flogo install github.com/project-flogo/messaging-contrib/pulsar/connection
  3. Run flogo list - result doesn't include the installed connection contribution

Expected behaviour:

flogo list command should also return the list of installed connection type contributions

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions