Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom info

Show package details, nodes, messages, and live endpoint

View as Markdown
<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT. Source of truth: the cobra command definitions in cmd/axiom/cmd/. Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->

axiom info

Show package details, nodes, messages, and live endpoint

Display full details for a published Axiom package.

When @version is omitted, the most recently published version is shown. Use --json for the full package detail (nodes, messages, endpoint) as JSON.

Examples:

axiom info order-processing
axiom info payments@2.0.1 --json

Usage

axiom info <package>[@version] [flags]

Flags

FlagShorthandTypeDefaultDescription
--help-hboolhelp for info
--jsonboolEmit structured JSON instead of human-readable output

See also