Neon CLI commands — orgs
Use the Neon CLI to manage Neon organizations directly from the terminal
Before you begin
- Before running the
orgs
command, ensure that you have installed the Neon CLI. - If you have not authenticated with the neon 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.
orgs
command
The Use this command to manage the organizations you belong to within the Neon CLI.
Usage
Sub-commands
list
This sub-command lists all organizations associated with the authenticated Neon CLI user.
Options
Only global options apply.
Examples
Here is the default output in table format.
This next example shows neon orgs list
with --output json
, which also shows the created_at
and updated_at
timestamps not shown with the default table
output format.
Need help?
Join our Discord Server to ask questions or see what others are doing with Neon. Users on paid plans can open a support ticket from the console. For more details, see Getting Support.