-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
What Would You Like to Add? Why is This Needed?
Quickstart, the simpler and easier to get started, the better. So why not have dtm show config output a quickstart.yaml by default so that users can get started with as little configuration as possible?
Design
dtm show config --template=quickstart -> print quickstart.yaml
Let --template flag default value == quickstart when other flags is not set, so dtm show config will also print quickstart.yaml and dtm show config --plugin=xxx unaffected
About the content with quickstart.yaml, see https://github.com/devstream-io/devstream/blob/221298b5d5dde98a67ebadb99197fcb89218f7b0/examples/quickstart.yaml for the details.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers