这是indexloc提供的服务,不要输入任何密码
Skip to content

Port prune command to cobra #1300

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

Merged
merged 2 commits into from
Jun 1, 2022
Merged

Port prune command to cobra #1300

merged 2 commits into from
Jun 1, 2022

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented May 27, 2022

Ports prune over to cobra. There is still a fair amount to be done to refactor prune, but this is a start that allows easier expansion of commandline configuration.

Fixes #1258

Adds the feature requested in #1159 (flag for outputs of prune)

Note that this PR stacks on top of porting over run

@vercel
Copy link

vercel bot commented May 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
turbo-site ⬜️ Ignored (Inspect) Jun 1, 2022 at 8:08PM (UTC)

@gsoltis gsoltis force-pushed the gsoltis/run_cobra branch from 68ea84a to f42b7b3 Compare May 31, 2022 23:26
@gsoltis gsoltis force-pushed the gsoltis/prune_cobra branch 2 times, most recently from d3964c9 to 63d942b Compare June 1, 2022 16:50
Base automatically changed from gsoltis/run_cobra to main June 1, 2022 19:14
@gsoltis gsoltis force-pushed the gsoltis/prune_cobra branch from 63d942b to ab75c64 Compare June 1, 2022 19:29
@gsoltis gsoltis force-pushed the gsoltis/prune_cobra branch from ab75c64 to 0a97d90 Compare June 1, 2022 20:08
@gsoltis gsoltis marked this pull request as ready for review June 1, 2022 20:15
@kodiakhq kodiakhq bot merged commit a6adc8e into main Jun 1, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/prune_cobra branch June 1, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

turbo prune sefaults when given unexpected argument.
2 participants