flytectl
flytectl copied to clipboard
Fix missing Type & State info for get launchplans cmd
TL;DR
The get launchplan command references non-existent fields in the LaunchPlan message when generating output, resulting in no data for the TYPE and STATE columns.
Type
- [x] Bug Fix
- [ ] Feature
- [ ] Plugin
Are all requirements met?
- [x] Code completed
- [x] Smoke tested
- [ ] Unit tests added
- [ ] Code documentation added
- [ ] Any pending items have an associated Issue
Complete description
Referenced the correct fields.
Follow-up issue
NA