Command

nylas agent policy delete

Delete an unattached policy

Written by Qasim Muhammad Staff SRE

What does nylas agent policy delete do?

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

Usage

nylas agent policy 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 policy delete command deletes an unattached policy.

JSON output for scripting

nylas agent policy delete --json

Troubleshooting

Command not found or fails

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

Recommended guides

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