Back to Integrations

CLI

DEVELOPER'S #1 CHOICE

Official Plugin
AUTOPILOT
Overview

Use Localjsons CLI to automate uploads and downloads of your translation files. Perfect for CI/CD pipelines and automated workflows. The CLI is the most powerful way to integrate Localjsons into your development workflow.

Features
  • Automated file uploads and downloads
  • CI/CD pipeline integration
  • Support for all file formats (JSON, CSV, PO, XLIFF, YAML, etc.)
  • Batch processing capabilities
  • Watch mode for automatic sync
  • Project initialization wizard
Quick Start

Step 1: Install via npm

npm install -g @localjsons/cli

Step 2: Initialize your project

localjsons init your-project-id

Step 3: Upload your files

localjsons upload
Example
# Install CLI
npm install -g @localjsons/cli

# Initialize project
localjsons init your-project-id

# Upload files
localjsons upload

# Download translations
localjsons download
Details

Category

development

Tags

CLI
File upload
API
SDK

Status

Available

Ready to Get Started?

Start using CLI integration today

CLI Integration | Localjsons