How do I change a package to migrate to the new grok tooling?

How do I change a package to migrate to the new grok tooling?

You need to run grok migrate, it will rewrite scripts in package.json and grab all upload keys to config file

Should it also bump version of the local datagrok-tools?

No, there is no need to include datagrok-tools in package dependencies at all.

Well. That would require to have it somewhere else.

1 Like

Sure. We recommend to install it globally. Otherwise, you can’t use it to create new packages from scratch.