-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Introduce "Plan Describe" Command #394
Comments
please assign this to me |
Per 12/1/20 design call, this command should be implemented by adding a yaml output option to the airshipctl plan list command from #385. The command will output the phase plan artifacts in yaml output rather than tabular output. Example: |
please assign it to me |
@niharikabhavaraju added you as well. |
Related Change #771286Subject: [#394] plan list -o yaml changes ApprovalsCode-Review
+1 Bijaya Sharma
+2 Kostyantyn Kalynovskyi
+2 Matt McEuen
Verified
+1 ATT Airship2.0 CI
+2 Zuul
Workflow
+1 Matt McEuen Last Updated: 2021-04-29 20:19:01 CDT |
Related Change #782522Subject: [#394] plan list -o yaml changes ApprovalsCode-Review
! None
Verified
-1 ATT Airship2.0 CI
Workflow
! None Last Updated: 2021-03-23 10:18:56 CDT |
Added yaml output flag to show plan list in yaml format Relates-To: #394 Co-authored By: Niharika Bhavaraju<niha.twinkle@gmail.com> Change-Id: I8bed077573eb79783cfc77e4ebf82c819f41d125
related commit https://review.opendev.org/c/airship/airshipctl/+/771286 has been merged. This issue can be closed. |
Closed per patchset merge |
Proposed change
Add an 'airshipctl plan describe' command that take a phase plan name/namespace and return information that would give an operator insight into what is contained within the phase plan.
This issue is similar to #393 but is for phase plans rather than a single phase.
The command should return:
The text was updated successfully, but these errors were encountered: