Sign In

argonctl

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

argonctl

Git for MongoDB: branch, time-travel, merge and undo - CLI

Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

Argon CLI

The official CLI for Argon — Git for MongoDB: branch, time-travel, merge and undo with real drivers and versioned history underneath.

Installation

npm install -g argonctl

Usage

# Enable time travel
export ENABLE_WAL=true

# Create project
argon projects create my-app

# Create instant branch
argon branches create feature-x

# Time travel queries
argon time-travel info --time "1h ago"

Documentation

Full documentation: https://github.com/argon-lab/argon

License

MIT

Keywords

mongodb

FAQs

Package last updated on 07 Jul 2026

Related posts