Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

jx create quickstart "--org" and "--name" options doesn't work #4

Open
1 of 2 tasks
sonyafenge opened this issue Sep 17, 2019 · 0 comments
Open
1 of 2 tasks

Comments

@sonyafenge
Copy link

sonyafenge commented Sep 17, 2019

Issues: jenkins-x#4549
Fixed by: jenkins-x#4578

Summary

when run "jx create quickstart" with "--org" and "--name" options, still request to choose "? Which organisation do you want to use?" and request input "? Enter the new repository name"

Steps to reproduce the behavior

run command line below:
"jx create quickstart --git-username='sonyali03' --org='sonyali03' --name='demo070207'",

Expected behavior

don't need manually select organisation and input repository name because these already assigned in command line

Actual behavior

the information below displayed:

Using Git provider GitHub at https://github.com
? Which organisation do you want to use? sonyali03
? Enter the new repository name:

Jx version

The output of jx version is:

NAME               VERSION
jx                 2.0.372
jenkins x platform 2.0.330
Kubernetes cluster v1.13.2
kubectl            v1.14.0
helm client        Client: v2.11.0+g2e55dbe
git                git version 2.20.1 (Apple Git-117)
Operating System   Mac OS X 10.14.5 build 18F132

Jenkins type

  • Serverless Jenkins X Pipelines (Tekton + Prow)
  • Classic Jenkins

Kubernetes cluster

Operating system / Environment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant