---
title: argusctl env
description: Redacted Render env status for an allowlisted service (never prints values).
---

# argusctl env



{/* AUTO-GENERATED by scripts/generate-cli-reference.mjs from `argusctl introspect --json`.
    Do not edit by hand. Regenerate with: pnpm generate:cli */}

> Generated from argusctl v0.1.0 on 2026-06-09. Run `argusctl introspect --json` for the machine-readable tree.

## `argusctl env`

Redacted Render env status for an allowlisted service (never prints values).

```bash
argusctl env <subcommand>
```

### `argusctl env get`

Show whether KEY is set on SERVICE (present/last4/length): never the value. Scope infra:read.

```bash
argusctl env get <service> <key> [options]
```

| Argument  | Required |
| --------- | -------- |
| `service` | yes      |
| `key`     | yes      |

| Option            | Description                       |
| ----------------- | --------------------------------- |
| `--api <url>`     | API base URL                      |
| `--token <pat>`   | PAT to use                        |
| `--json`          | JSON output                       |
| `--fields <list>` | comma-separated fields to include |

### `argusctl env set`

REFUSED on the CLI: writing prod config is deferred to a reviewed Phase 4b. Use the Render dashboard.

```bash
argusctl env set <service> <key> [value]
```

| Argument  | Required |
| --------- | -------- |
| `service` | yes      |
| `key`     | yes      |
| `value`   | no       |


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)