Command

nylas agent rule read

Read one rule (alias of get)

Written by Qasim Muhammad Staff SRE

What does nylas agent rule read do?

The nylas agent rule read command reads one rule (alias of get). It is part of the Agent Accounts commands, which create and manage Nylas-managed agent accounts, policies, and rules. Use --json for structured output in scripts and automation.

Usage

nylas agent rule read

Flags

FlagDescription
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations

Examples

Basic usage

nylas agent rule read --help

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas agent rule read --help for full help output.