Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tensormesh.ai/llms.txt

Use this file to discover all available pages before exploring further.

The tm admin surface is for privileged Control Plane operations. Typical areas include users, billing, and product administration.

Common Starting Points

Inspect the available admin groups first:
tm admin --help
tm admin users --help
tm admin billing --help
tm admin products --help

Example Admin Commands

List users:
tm admin users list
Inspect product state:
tm admin products list
Inspect admin billing operations:
tm admin billing balances --help
tm admin billing pricing --help