caponetto commented on code in PR #2092:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2092#discussion_r1423727286


##########
packages/kn-plugin-workflow/pkg/command/create.go:
##########
@@ -53,9 +64,12 @@ func NewCreateCommand() *cobra.Command {
 
        # Create a project with an specific name
        {{.Name}} create --name myproject
+
+       # Creates a YAML sample workflow file (json is default)

Review Comment:
   As people tend to prefer, I'm wondering if YAML should be the default. 🤔 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to