Command

nylas agent rule delete

Delete a rule

Written by Qasim Muhammad Staff SRE

What does nylas agent rule delete do?

The nylas agent rule delete command deletes a rule. It is part of the Agent Accounts commands, which create and manage Nylas-managed agent accounts, policies, and rules.

Usage

nylas agent rule delete

Flags

FlagDescription
--yes(-y)Skip confirmation prompts
--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)

Examples

The nylas agent rule delete command deletes a rule.

JSON output for scripting

nylas agent rule delete --json

Troubleshooting

Command not found or fails

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

Recommended guides

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