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

Non-interactive quickstart #338

Closed
corinz opened this issue Sep 14, 2022 · 4 comments
Closed

Non-interactive quickstart #338

corinz opened this issue Sep 14, 2022 · 4 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@corinz
Copy link

corinz commented Sep 14, 2022

Is it possible to use quickstart on an existing cluster without having to use the prompt? e.g.

% kn quickstart kind --name local
Running Knative Quickstart using Kind
✅ Checking dependencies...
    Kind version is: 0.15.0

Knative Cluster kind-local already installed.
Delete and recreate [y/N]:

Ideally, we could run the entire command non-interactively like: kn quickstart kind --name local --no-tty or a -y or -n flag. Your thoughts?

@psschwei
Copy link
Contributor

Quickstart wasn't intended to be an installer, so I don't think that's something we'd do. Instead, you might want to look into the operator plugin or scripting the yaml install like @csantanapr did with KonK.

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 15, 2022
@knative-prow-robot
Copy link

This issue or pull request is stale because it has been open for 90 days with no activity.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close

/lifecycle stale

@github-actions github-actions bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 15, 2023
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.

@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

3 participants