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, products, and model 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
tm admin models --help
Example Admin Commands
List users:
Inspect product state:
Inspect admin billing operations:
tm admin billing balances --help
tm admin billing pricing --help
Delete a model with explicit confirmation bypass:
tm admin models delete MODEL_ID --yes