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
  2. Install

Clone

PreviousInstallNextFetch

The clone command provides the ability to clone a remote repository, following which the schemas are loaded from the repository.

This command is useful in scenarios where a repository needs to be cloned in a fresh/empty database, after the initial installation.

The --access-token option can be used to supply a token for authorization purposes.

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

The --current-commit option can be used to specify the commit for code already deployed to the database, without updating the to track what version of the code has been deployed (command handles initializing repositories based on the registry otherwise).

registry
install