#3742 [FlyteCTL Feature] Allow seed project description to be set
Issue created by
rupurt
Describe the feature/command for FlyteCTL
Currently you can only set the name of the seed project as a string
flyte/cmd/single/config.go
Line 27 in </flyteorg/flyte/commit/14171fd84d171a609e619a214fa36695fc79990b|14171fd>
#2503
Provide a possible output or UX example
Support the current implementation + the ability to set a description
With Description
flyte:
admin:
seedProjects:
- name: myproject
description: My project description
Without Description
flyte:
admin:
seedProjects:
- koi
Are you sure this issue hasn't been raised already?
☑︎ Yes
Have you read the Code of Conduct?
☑︎ Yes
flyteorg/flyte