Skip to content

feat: add entity explore command (#50)#166

Open
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/entity-explore-issue-50
Open

feat: add entity explore command (#50)#166
zekelinAlex wants to merge 1 commit into
TALXIS:masterfrom
zekelinAlex:users/alexander.zekelin/entity-explore-issue-50

Conversation

@zekelinAlex

@zekelinAlex zekelinAlex commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Inspecting a table used to require separate entity describe, optionset get, and entity relationship list calls. txc env entity explore now returns it all at once: columns with required level and option set values inline ( = ), relationships (1:N / N:1 / N:N + related entity), and record/form/view counts.

Flags: --columns-only (skip relationships/counts), --include-system (show system columns). Counts are best-effort: on failure they're omitted with a warning instead of failing the command. Adds RequiredLevel to EntityAttributeRecord (additive).

Close #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant