On this page

For AI agents: a documentation index is available at /docs/llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.

amp projects

amp projects list

Lists the projects your active credential can access.

bash
amp projects list

In an interactive terminal, amp projects list prints a human-friendly table. Pipe the output to a file or another command, or pass --json, to get raw API JSON instead.

amp projects list requires the projects:read scope. Go to Authentication for the full scope table.

Was this helpful?