cli

command module
v1.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2026 License: MIT Imports: 1 Imported by: 0

README

Major CLI

The official command-line interface for Major — the platform for deploying and managing secure internal tools.

Major empowers engineering teams to:

  • Deploy instantly: Ship code to hosted infrastructure with a single command.
  • Secure access: Manage RBAC and permissions for all your internal apps.
  • Connect resources: Securely route traffic to internal databases and APIs.

For comprehensive guides, command references, and API documentation, visit our Official Documentation.

Installation

Direct Install
curl -fsSL https://install.major.build | bash
Homebrew
brew tap major-technology/tap
brew install major-technology/tap/major
Updating

Update to the latest version automatically, regardless of install method:

major update

Quick Start

1. Authenticate Log in to your Major account. This stores your credentials securely in your system keychain.

major user login

2. Create a new App Scaffolds a new Major application in your current directory. You'll be prompted to choose a template.

major app create

3. Start Development Installs dependencies (pnpm install) and starts the local development server (pnpm dev).

major app start

Documentation

For detailed usage instructions, configuration options, and full command references, please visit the Major Documentation.

License

MIT

Documentation

Overview

Copyright © 2025 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
clients
api
git
cmd
app
mcp
org

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL