cli

command module
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License: MIT Imports: 1 Imported by: 0

README

Major CLI

major is Major on the command line. It brings authentication, app creation, and app deployment directly to your own development environment so that you can create internal apps with ease.

Documentation

Major CLI is supported for users on macOS, Windows, and Linux.

Installation

major is available via Homebrew:

brew tap major-technology/tap
brew install major-technology/tap/major
Build from source

Prerequisites:

  • Go 1.24 or higher
  1. Clone the repository:
git clone https://github.com/major-technology/cli.git
cd cli
  1. Build the CLI:
go build -o cli
  1. Move the binary to your PATH:
mv cli /usr/local/bin/

Getting Started

Authentication

To authenticate with Major:

cli user login

This will open your browser to complete the authentication flow. Once authenticated, your credentials are securely stored in your system keychain.

Check authentication status

To verify you're logged in and see your user information:

cli user whoami
Logout

To revoke your CLI token and logout:

cli user logout

License

MIT

Documentation

Overview

Copyright © 2025 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis
clients
api
git
cmd
app
org

Jump to

Keyboard shortcuts

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