Tolmo provides commands to view your platform’s website scan data and to manage which organization is active in your CLI session. This page coversDocumentation Index
Fetch the complete documentation index at: https://docs.tolmo.com/llms.txt
Use this file to discover all available pages before exploring further.
tolmo website and tolmo org.
Website commands
Use thetolmo website subcommands to review crawled domains and their scan history. Crawling itself is managed entirely by the platform — these commands let you inspect the results from your terminal.
List crawled domains
Display all domains the platform has crawled for your organization:
View scan history
List scan history with timestamps to see when each domain was last scanned:
Crawl scheduling and configuration are managed by the Tolmo platform. Use
tolmo website list and tolmo website scans to review results — you don’t need to trigger scans manually from the CLI.Organization management
Your CLI session always operates in the context of a single active organization. Usetolmo org to list the organizations available to your account and switch between them.
List organizations
See every organization your account has access to:Switch the active organization
Set a new active organization for all subsequent commands in the current profile. Replace<slug> with the organization’s slug from tolmo org list:
--org <slug> flag instead — no profile update is made.
To switch the active organization in a specific named profile, pass --profile: