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

fix(rust): project enroll command won't issue a credential if run in-memory #8713

Conversation

adrianbenavides
Copy link
Member

@adrianbenavides adrianbenavides commented Dec 18, 2024

Skip issuing a credential if using an in-memory database.

ockam node create --foreground --in-memory --enrollment-ticket ticket

It also adds a hidden flag in case we need to force this behavior.

ockam project enroll ticket --skip-credential-issue

@adrianbenavides adrianbenavides requested a review from a team as a code owner December 18, 2024 19:15
@adrianbenavides adrianbenavides added this pull request to the merge queue Dec 18, 2024
Merged via the queue into develop with commit f766986 Dec 18, 2024
29 checks passed
@adrianbenavides adrianbenavides deleted the adrian/project-enroll-donot-issue-credential-in-memory branch December 18, 2024 20:33
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.

2 participants