ederign commented on code in PR #2092:
URL:
https://github.com/apache/incubator-kie-tools/pull/2092#discussion_r1423955100
##########
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:
That is definitely something to discuss, but for now, on SWF, all the
samples the default is json (probably for historical reasons).
--
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]