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

cmd/import: add --delete / -d flag to delete original file after import #18

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

embik
Copy link
Owner

@embik embik commented Nov 22, 2023

Fixes #13.

In addition:

  • gets rid of arg! macro for consistency with other subcommands
  • throw error with correct path if kubeconfig already exists

…import

Signed-off-by: Marvin Beckers <mail@embik.me>
@embik embik merged commit 445c3ea into main Nov 22, 2023
1 check passed
@embik embik deleted the delete-flag-import branch November 22, 2023 18:42
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.

import: add --delete / -d flag to clean up the original kubeconfig file
1 participant