Claude
Skills
Sign in
Back

agentio-status

Included with Lifetime
$97 forever

Use when interacting with status via the agentio CLI.

General

What this skill does


# Status via agentio

Auto-generated from `agentio skill status`. Do not edit by hand.

## agentio status

Show configured profiles and credential status

Options:

- `--no-test`: Skip credential testing
- `--json`: Output in JSON format

```
Examples:

  # show every configured profile and test its credentials
  agentio status

  # show profiles without making test API calls (fast; no network)
  agentio status --no-test

  # JSON output (good for piping to jq or another agent)
  agentio status --json
```
Files: 1
Size: 0.6 KB
Complexity: 2/100
Category: General

Related in General