Powering next gen AI apps with Postgres šŸš€ Learn More
Reference/Neon CLI

Neon CLI commands ā€” operations

Use the Neon CLI to manage Neon directly from the terminal

Before you begin

  • Before running the operations command, ensure that you have installed the Neon CLI.
  • If you have not authenticated with the neonctl auth command, running a Neon CLI command automatically launches the Neon CLI browser authentication process. Alternatively, you can specify a Neon API key using the --api-key option when running a command. See Connect.

For information about operations in Neon, see Operations.

The operations command

The operations command allows you to list operations for a Neon project.

Usage

SubcommandDescription
listList operations

list

This subcommand allows you to list operations.

Usage

Options

In addition to the Neon CLI global options, the list subcommand supports this option:

OptionDescriptionTypeRequired
--project-idProject IDstringOnly if your Neon account has more than one project

Example

Need help?

Send a request to support@neon.tech, or join the Neon community forum.

Edit this page
Was this page helpful?