🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
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

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
36
-10%
Maintainers
1
Weekly downloads
 
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 09 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts