Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sonyafenge opened this issue Jul 3, 2019 · 1 comment · Fixed by #4578 or #4605
Closed

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

sonyafenge opened this issue Jul 3, 2019 · 1 comment · Fixed by #4578 or #4605
Assignees
Labels
area/quickstart for the Jenkins X quickstart apps kind/bug Issue is a bug

Comments

@sonyafenge
Copy link

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

Classic Jenkins

Kubernetes cluster

Operating system / Environment

@rawlingsj
Copy link
Member

/kind bug
/area quickstart
/assign macox

@jenkins-x-bot jenkins-x-bot added kind/bug Issue is a bug area/quickstart for the Jenkins X quickstart apps labels Jul 3, 2019
sonyafenge added a commit to sonyafenge/jx that referenced this issue Jul 3, 2019
…enkins-x#4549

-config GitGitRepositoryOptions.Owner and GitGitRepositoryOptions.RepoName in func GetGitRepositoryDetails

Signed-off-by: Sonya Li <[email protected]>
sonyafenge added a commit to sonyafenge/jx that referenced this issue Jul 4, 2019
…enkins-x#4549

-config GitGitRepositoryOptions.Owner and GitGitRepositoryOptions.RepoName in func GetGitRepositoryDetails

Signed-off-by: sonyafenge <[email protected]>
jenkins-x-bot pushed a commit that referenced this issue Jul 9, 2019
…4549

-config GitGitRepositoryOptions.Owner and GitGitRepositoryOptions.RepoName in func GetGitRepositoryDetails

Signed-off-by: sonyafenge <[email protected]>
daveconde pushed a commit to daveconde/jx that referenced this issue Apr 7, 2020
…enkins-x#4549

-config GitGitRepositoryOptions.Owner and GitGitRepositoryOptions.RepoName in func GetGitRepositoryDetails

Signed-off-by: sonyafenge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quickstart for the Jenkins X quickstart apps kind/bug Issue is a bug
Projects
None yet
4 participants