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
  • Variants
  • Shell
  1. Console

Overview

PreviousRegistryNextInstall

Last updated 1 month ago

The JadeGit console utility provides a command line interface to perform functions outside of the Jade IDE.

Variants

Variants of the console utility are built/linked to other components to suit different use cases.

The development JadeGit console variant is built for a specific Jade platform version (alongside the other libraries used with the Jade IDE), and needs to be run with matching Jade binaries & database.

This has following options & subcommands:

The standalone JadeGit console variant is intended for use during a DevOps pipeline to build a deployment from a code repository, independently of a Jade database.

Shell

For all variants of the console utility, when no subcommands are specified with the basic jadegit command, it will enter into an interactive shell mode during which a series of subcommands may be issued until the exit command is used to close the shell in a graceful manner.

The following sections discuss each of the jadegit subcommands.