registerurl, unregisterurl: Added --remote option
This serves two purposes. --remote=web bypasses other special remotes that claim the url, same as addurl --raw. And, specifying some other remote allows making sure that an url is claimed by the remote you expect, which makes then using setpresentkey not be fragile. Sponsored-By: the NIH-funded NICEMAN (ReproNim TR&D3) project
This commit is contained in:
parent
c39d72ac78
commit
2b940f7725
14 changed files with 76 additions and 27 deletions
|
@ -11,6 +11,8 @@ So, you can then use registerurl with --remote=$uuid, check that it
|
|||
succeeded, and then use setpresentkey to mark it present on that uuid.
|
||||
Without the fragility you complained of.
|
||||
|
||||
Update: The --remote parameter is implemented now.
|
||||
|
||||
(Could registerurl with --remote update location tracking itself? Maybe,
|
||||
but I'd worry about a scenario like in the previous comment.)
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue