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

The app should be able update config or credential data of a AWS config named profile #16

Open
maikbasel opened this issue Feb 27, 2024 · 0 comments

Comments

@maikbasel
Copy link
Owner

No description provided.

maikbasel added a commit that referenced this issue Mar 16, 2024
This commit introduced create, edit, and delete profile functions
into the Tauri application. It also modified the credentials and
profile structures to support serialization and deserialization,
which is essential for operation.

Refs: #9 #15 #16
maikbasel added a commit that referenced this issue Mar 27, 2024
Renaming a profile is not supported, since it would require deleting
the old and creating a new entry in both credentials as well as
config file.

Refs: #9 #16
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

No branches or pull requests

1 participant