Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.4
-
None
-
None
Description
The dependency option gives us output in the form -
Ex:
falcon entity -type process -name p1 -dependency
(cluster) local
(feed) a
(feed) b
(feed) c
Now to find which are input feeds and which are output feeds I would have to open the definition of the process and check.
Instead it would be very helpful if we could get this information in the CLI output itself.