# diagrid project list

List projects

### Description

List all projects within an organization

```
diagrid project list [flags]
```

### Examples

```

  # List the available project information
  diagrid project list	

```

### Options

```
  -o, --output string   Output format, supported [table, yaml, json] (default "table")
  -h, --help            help for list
```

### Options inherited from parent commands

```
      --api-key string   Diagrid Cloud API key
```

### SEE ALSO

- [diagrid project](./project.md)	 - Manage projects
