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

Persist the -k/--insecure option in connection profile #404

Closed
vscheuber opened this issue Jul 10, 2024 · 0 comments · Fixed by rockcarver/frodo-lib#426 or #405
Closed

Persist the -k/--insecure option in connection profile #404

vscheuber opened this issue Jul 10, 2024 · 0 comments · Fixed by rockcarver/frodo-lib#426 or #405
Assignees
Labels
2.0.0 Must fix for 2.0.0 enhancement New feature or request

Comments

@vscheuber
Copy link
Contributor

When adding a new connection profile, we have the option to allow insecure connections by supplying the -k/--insecure option. Unfortunately, this option is not saved to the profile. When we try to export/import any object, we have to specify the flag again even though we are using the same profile.

This feature request is to persist the -k/--insecure option in connection profile so that commands using the profile do not need to explicitly supply it every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0.0 Must fix for 2.0.0 enhancement New feature or request
Projects
None yet
1 participant