JadeGit
DownloadsSource
0.14.0
0.14.0
  • Welcome
  • Developers
    • Getting Started
      • Repositories
      • Branches
      • Remotes
    • Making Changes
      • Adding Schemas
    • Deployments
      • Scripts
    • Platform Support
  • Troubleshooting
  • Deployment
    • Overview
    • Registry
  • Console
    • Overview
    • Install
      • Clone
      • Fetch
    • Open
      • Switch
    • Extract
      • Commit
      • Backfill
    • Registry
    • Build
  • Migration
    • Overview
Powered by GitBook
On this page
  1. Console

Install

PreviousOverviewNextClone

The install command provides the ability to load/update the supporting JadeGitSchema which is required for development.

This command is useful in scenarios where prebuilt database images are prepared/published for developers to download/use locally, minimizing the time & effort needed to start developing in a new workspace.

For large systems, preparing a database image based on a code-only backup of production (or staging/pre-prod) is recommended to avoid reloading entire schemas from scratch when cloning a repository in a fresh database without any code preloaded.

Installation depends on internet access to the JadeGit source repository, which is used to build/update the JadeGitSchema.

The install command isn't available in the standalone variant.

During the initial install, if available, the information is used to create repositories reflecting the origin & current version of the code already deployed to the database previously. Following install, use the command to populate repositories created from the registry.

registry
fetch