Command

nylas contacts groups update

Update a group

Written by Qasim Muhammad Staff SRE

What does nylas contacts groups update do?

The nylas contacts groups update command updates a group. It is part of the Contacts commands, which manage contacts, contact groups, and contact photos.

Usage

nylas contacts groups update

Flags

FlagDescription
--name string(-n)New group name
--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

The nylas contacts groups update command updates a group.

JSON output for scripting

nylas contacts groups update --json

Filter by name

nylas contacts groups update --name <value> --json

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas contacts groups update --help for full help output.