-
Story
-
Resolution: Done
-
Blocker
-
None
-
devex docs #179 Jan 29-Feb 18, devex docs #180 Feb 19-Mar 10
-
8
The tutorial should be updated to show how to create the resources via CLI and DevConsole instead of YAML
Tekton CLI
$ tkn resource create ? Enter a name for a pipeline resource : ui-git ? Select a resource type to create : git ? Enter a value for url : http://github.com/openshift-pipelines/vote-ui.git ? Enter a value for revision : New git resource "ui-git" has been created
Dev Console