You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Jx version
The output of
jx version
is:Jenkins type
Kubernetes cluster
Operating system / Environment
The text was updated successfully, but these errors were encountered: