-
Notifications
You must be signed in to change notification settings - Fork 684
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
[FlyteCTL Feature] Make default output of flytectl config init
consistent with the demo sandbox config
#3186
Comments
Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏 |
Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏 |
#take |
After tracing the code, I found that |
config.yaml
config-sandbox.yaml
Next Step
|
Describe the feature/command for FlyteCTL
Currently, the output of
flytectl config init
is:But the config produced by
flytectl demo start
is:This may be confusing for new users who would expect the two configs to be consistent
Provide a possible output or UX example
The output of of
flytectl config init
should be the same asconfig-sandbox.yaml
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: