Command

nylas agent policy read

Read one policy (alias of get)

Written by Qasim Muhammad Staff SRE

What does nylas agent policy read do?

The nylas agent policy read command reads one policy (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 policy 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 policy read --help

Troubleshooting

Command not found or fails

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

Recommended guides

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