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

Refactor timoni bundle delete #213

Merged
merged 1 commit into from
Oct 8, 2023
Merged

Refactor timoni bundle delete #213

merged 1 commit into from
Oct 8, 2023

Conversation

stefanprodan
Copy link
Owner

@stefanprodan stefanprodan commented Oct 8, 2023

Simplify the delete command to timoni bundle delete <name> and deprecate the --name flag.

When deleting a bundle by referring to a file with timoni bundle delete -f bundle.cue, the name is extracted from the file without parsing the instances or any other fields.

Add allis to timoni bundle uninstall.

The --namespace flag is now ignored and the -A flag was removed (⚠️ breaking change).

Simplify the delete command to `timoni bundle delete <name>` and deprecate `--name`.
When deleting a bundle by referring to a file with `timoni bundle delete -f bundle.cue`, the name is extracted from the file without parsing the instances or any other fields.

Signed-off-by: Stefan Prodan <[email protected]>
@stefanprodan stefanprodan added area/ux In pursuit of a delightful user experience area/cli CLI related issues and pull requests area/bundles Timoni's Bundle related issues and pull requests labels Oct 8, 2023
@stefanprodan stefanprodan merged commit bace0eb into main Oct 8, 2023
4 checks passed
@stefanprodan stefanprodan deleted the bundle-uninstall branch October 8, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bundles Timoni's Bundle related issues and pull requests area/cli CLI related issues and pull requests area/ux In pursuit of a delightful user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant