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

Add user export subcommand #1097

Merged
merged 9 commits into from
Oct 17, 2023
Merged

Add user export subcommand #1097

merged 9 commits into from
Oct 17, 2023

Conversation

IgnisDa
Copy link
Contributor

@IgnisDa IgnisDa commented Oct 16, 2023

Description

In the same spirit of our existing user import feature, we need user export.

Fixes #1096.

Implementation

Added a method to the persister to get all Users. Then called it for the subcommand.

Tests

There's nothing much going on. I don't think we need any.

Todos

N/A

@FreddyDevelop FreddyDevelop merged commit 1b33191 into teamhanko:main Oct 17, 2023
12 checks passed
@IgnisDa IgnisDa deleted the issue-1096 branch October 17, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

User export
2 participants