Splitgraph has been acquired by EDB! Read the blog post.

sgr engine upgrade

sgr engine upgrade [OPTIONS] [NAME]

Upgrade a Splitgraph engine.

This consists of shutting down the current Splitgraph engine, deleting its Docker container (keeping the actual data and metadata volumes intact), creating a container based on a newer image and finally reinitializing the engine to perform needed migrations.

Options

  • -i, --image TEXT: Docker image with the Splitgraph engine
  • --no-pull: Don't pull the new engine image

Table of contents