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

CLI Add/Update/Remove Record #205

Closed
4 tasks
channa-figure opened this issue Mar 26, 2021 · 0 comments · Fixed by #214
Closed
4 tasks

CLI Add/Update/Remove Record #205

channa-figure opened this issue Mar 26, 2021 · 0 comments · Fixed by #214
Assignees
Labels
CLI Command line interface feature metadata Metadata Module
Milestone

Comments

@channa-figure
Copy link
Contributor

channa-figure commented Mar 26, 2021

Summary

Add cli command for Add/Update/Remove operations on Record.

Proposal

Add cli command for Add/Update/Remove operations.

Notes:

requires a recordspecification id which in turn includes a contract specification, optional session_id, if not given would create a new session using the associated contract specification. This will fail if the scope has a scopespecification that does not include the provided contractspecification as an authorized method of maintenance. It must be possible to specify the array of parties in order to satisfy the contractspecification

Session will not have a delete command. Deleting of session will happen where scopes are removed and there is no longer a reference to it.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@channa-figure channa-figure added this to the 1.0.0 milestone Mar 26, 2021
@channa-figure channa-figure self-assigned this Mar 26, 2021
@channa-figure channa-figure changed the title CLI Add/Update/Remove Record CLI Add/Update/Remove Record , CLI Add/Update Session Mar 26, 2021
@channa-figure channa-figure changed the title CLI Add/Update/Remove Record , CLI Add/Update Session CLI Add/Update/Remove Record Mar 26, 2021
This was referenced Mar 26, 2021
@channa-figure channa-figure added CLI Command line interface feature metadata Metadata Module labels Apr 1, 2021
@iramiller iramiller moved this from Todo to Done in Provenance Core Protocol Team Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Command line interface feature metadata Metadata Module
Projects
Development

Successfully merging a pull request may close this issue.

1 participant