Skip to main content
Agent configurations tell Vijil how to reach the model you want to evaluate or protect.

vijil agent create

Create a new Agent configuration.
The output includes the new Agent’s id. Use it in subsequent commands.

vijil agent list

List Agent configurations for the active team.

vijil agent get

Get a specific Agent configuration by ID.

vijil agent update

Update an existing Agent configuration.

vijil agent archive

Archive an Agent configuration so it no longer appears in default listings.

vijil agent lifecycle

Advance or set the Agent’s trust lifecycle stage.

vijil agent import

Import an Agent from a remote URL (black box), an Agent card file (grey box), or source code (white box).

vijil agent validate-import

Validate an import payload without creating the Agent. Accepts the same flags as vijil agent import.

vijil agent eval-config

Get the evaluation configuration associated with an Agent.

vijil agent dome-configs

Get the Dome configuration bound to an Agent.
Last modified on May 19, 2026