1.0.14 • Published 6 months ago

@nestbox-ai/cli v1.0.14

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Nestbox CLI for managing and deploying agents

The Nestbox CLI tool is designed to facilitate development, management, and deployment of AI agents built on the Nestbox platform. It provides developers streamlined commands for authentication, deployment lifecycle management, and AI agent management.

Read more in the Nestbox AI developers site

Installation

npm install -g @nestbox-ai/cli

Authentication

nestbox login <nestbox-domain>

Usage

 nestbox --help
Usage: nestbox [options] [command]

CLI tool for the Nestbox AI platform

Options:
  -V, --version            output the version number
  -h, --help               display help for command

Commands:
  login <nestbox-domain>   Login using Google SSO
  logout [nestbox-domain]  Logout from Nestbox platform
  project                  Manage Nestbox projects
  compute                  Manage Nestbox computes
  agent                    Manage Nestbox agents
  document                 Manage Nestbox documents
  image                    Manage Nestbox images
  help [command]           display help for command
1.0.14

6 months ago

1.0.13

6 months ago

1.0.12

6 months ago

1.0.8

6 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago