Command

nylas scheduler configurations list

List configurations

Written by Qasim Muhammad Staff SRE

What does nylas scheduler configurations list do?

The nylas scheduler configurations list command lists configurations. It is part of the Scheduler (Booking Pages) commands, which manage scheduling pages, configurations, sessions, and bookings. Use --json for structured output in scripts and automation.

Usage

nylas scheduler configurations list

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 scheduler configurations list --help

Troubleshooting

Command not found or fails

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

Recommended guides

Run nylas scheduler configurations list --help for full help output.