metaupdate

command module
v0.0.0-...-c956d57 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 8 Imported by: 0

README

Update tool

This directory contains codebase for updating MetaData records in FOXDEN. It has very specific logic, so far code provides how to add globus link to all existing meta-data records. Therefore, if we'll need to update further our records the code should be properly adjusted.

# compile the code
make

# update records
uri="mongodb://localhost:27017"
db=dbName
col=dbColl
./metaupdate -uri $uri -DBName $db -Collection $col

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL