@agentic/cli

8.4.4 • Public • Published

Agentic

Build Status NPM Prettier Code Formatting

@agentic/cli

CLI for the Agentic platform.

Install

npm i -g @agentic/cli

Usage

Usage: agentic [options] [command]

Options:
  -j, --json                                Print output as JSON
  -V, --version                             output the version number
  -h, --help                                display help for command

Commands:
  login|signin [options]                    Signs in to Agentic. If no credentials are provided, uses GitHub auth.
  signup [options]                          Creates a new account for Agentic. If no credentials are provided, uses
                                            GitHub auth.
  whoami                                    Displays info about the current user.
  logout|signout                            Signs the current user out.
  deploy [options]                          Creates a new deployment.
  publish [options] [deploymentIdentifier]  Publishes a deployment. Defaults to the most recent deployment for the
                                            project in the target directory. If a deployment identifier is provided, it
                                            will be used instead.
  get <deploymentIdentifier>                Gets details for a specific deployment.
  list|ls [options] [identifier]            Lists deployments.
  debug [options]                           Prints config for a local project.
  help [command]                            display help for command

License

GNU AGPL 3.0

Readme

Keywords

none

Package Sidebar

Install

npm i @agentic/cli

Weekly Downloads

14

Version

8.4.4

License

AGPL-3.0

Unpacked Size

69.4 kB

Total Files

5

Last publish

Collaborators

  • fisch0920