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

add a jx boot argument so you can start at a specific step #5269

Closed
jstrachan opened this issue Aug 30, 2019 · 0 comments · Fixed by #5270
Closed

add a jx boot argument so you can start at a specific step #5269

jstrachan opened this issue Aug 30, 2019 · 0 comments · Fixed by #5270
Assignees
Labels
area/boot issues in the `jx boot` command kind/enhancement An enhancement of an existing feature
Milestone

Comments

@jstrachan
Copy link
Member

if you are tweaking your configuration with boot it'd be handy to skip the setup of ingress/external-dns/cert-manager and the like and skip straight to the environment applying step.

so it'd be nice to do something like...

$ jx boot -s install-env

where install-env is the step to start from

@jstrachan jstrachan added area/boot issues in the `jx boot` command kind/enhancement An enhancement of an existing feature labels Aug 30, 2019
jstrachan added a commit to jstrachan/jx that referenced this issue Aug 30, 2019
so you can opt out of re-applying ingress/cert-manager/external-dns and the like if you just want to modify some environment configuration

fixes jenkins-x#5269

Signed-off-by: James Strachan <james.strachan@gmail.com>
jenkins-x-bot pushed a commit that referenced this issue Aug 30, 2019
so you can opt out of re-applying ingress/cert-manager/external-dns and the like if you just want to modify some environment configuration

fixes #5269

Signed-off-by: James Strachan <james.strachan@gmail.com>
@pmuir pmuir added this to the Sprint 13 milestone Sep 2, 2019
daveconde pushed a commit to daveconde/jx that referenced this issue Apr 7, 2020
so you can opt out of re-applying ingress/cert-manager/external-dns and the like if you just want to modify some environment configuration

fixes jenkins-x#5269

Signed-off-by: James Strachan <james.strachan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/boot issues in the `jx boot` command kind/enhancement An enhancement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants