Update registry via the Pkg API?

How can ]registry up be done with Pkg.etc syntax (e.g. from inside a *.jl file)?

You can do this via Pkg.Registry.update().

4 Likes