Skip to content

Comments

feat: Added update-credential to agent CLI#66

Merged
macterra merged 2 commits intomainfrom
58-missing-update-credential-command
Feb 12, 2026
Merged

feat: Added update-credential to agent CLI#66
macterra merged 2 commits intomainfrom
58-missing-update-credential-command

Conversation

@macterra
Copy link
Collaborator

No description provided.

@macterra macterra linked an issue Feb 12, 2026 that may be closed by this pull request
@macterra macterra requested a review from Copilot February 12, 2026 20:03
@coveralls
Copy link

coveralls commented Feb 12, 2026

Pull Request Test Coverage Report for Build 21963412642

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.469%

Totals Coverage Status
Change from base Build 21961992679: 0.0%
Covered Lines: 3311
Relevant Lines: 3404

💛 - Coveralls

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new CLI command update-credential to the keymaster package, enabling users to update issued verifiable credentials from the command line. The command fits into the existing credential management workflow, positioned between credential listing and revocation operations.

Changes:

  • Added update-credential CLI command that accepts a DID and file path, reads the credential from the file, and updates it using the keymaster API

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

 - @didcid/gatekeeper@0.3.5
 - @didcid/keymaster@0.3.7
@macterra macterra merged commit 002fce1 into main Feb 12, 2026
13 checks passed
@macterra macterra deleted the 58-missing-update-credential-command branch February 12, 2026 20:49
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.

Missing update-credential command

2 participants