Command-line client for hosted Nagent deployments
Project description
Nagent CLI
nagent is the command-line client for hosted Nagent deployments.
Install
uv tool install nagent-cli
nagent --help
To install a specific version:
uv tool install 'nagent-cli==0.1.1'
Log in
Use the API base URL and management key provided by your workspace administrator:
nagent login --api-base-url https://<api-hostname> --api-key '<management-api-key>'
If --api-key is omitted, nagent prompts for it without echoing the value.
Common commands
nagent models list
nagent tools list
nagent secrets list
nagent deploy ./agent --deployment prod
nagent run prod 'Hello'
Agent bundles contain:
AGENTS.md— agent instructionsagent.yaml— public model/tool manifest
Validate a bundle locally before deploying:
nagent inspect-bundle ./agent
Machine-readable output
Use deterministic plain text for agents and scripts:
nagent deployments list --agent
Use JSON for structured automation:
nagent deployments list --json
AGENT_SESSION=1 selects agent mode by default unless --json is supplied.
Upgrade
uv tool upgrade nagent-cli
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nagent_cli-0.1.1.tar.gz.
File metadata
- Download URL: nagent_cli-0.1.1.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d481a792faa37949126f22c790108c351a52ae2787c2cc55e65489b71213b1b2
|
|
| MD5 |
a61b7190ed262f85c7bd8e8590b781b9
|
|
| BLAKE2b-256 |
654df9e1897462ddf2dcf273b8a8933ec9e0aa267d656fae95535dbce0cabe34
|
File details
Details for the file nagent_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nagent_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 40.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba8d9b75c44300ee08d19755c3fb7df8971044121c48af1c50a3ed575c44848c
|
|
| MD5 |
8d0532da13164b81a3c20c173560bc7c
|
|
| BLAKE2b-256 |
33c36c4a463d200c29775d861f3c508246a1cfd40e92ebc867a516e8bd54bb28
|