Socket
Book a DemoInstallSign in
Socket

@cloudbase/agent-cli

Package Overview
Dependencies
Maintainers
14
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/agent-cli

Command line interface for AG-Kit

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
14
Created
Source

@cloudbase/agent-cli

Command line interface for AG-Kit.

Features

  • Project initialization
  • Development tools
  • Build and deployment
  • Template management

Installation

npm install -g @cloudbase/agent-cli

Usage

Initialize a new project

npx @cloudbase/agent-cli init

Available commands

# Initialize project
ag-kit init

# Build project
ag-kit build

# Deploy project
ag-kit deploy

# Show help
ag-kit --help

Commands

  • init - Initialize a new AG-Kit project
  • build - Build the project
  • deploy - Deploy the project
  • dev - Start development server

Templates

  • Web application template
  • WeChat Mini Program template
  • Desktop application template

Documentation

Coming soon...

Contributing

See CONTRIBUTING.md for details.

Keywords

cli

FAQs

Package last updated on 22 Dec 2025

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