Skip to content

SMOODEV-2610: th admin org create --parent (one-shot child org)#211

Open
brentrager wants to merge 1 commit into
mainfrom
SMOODEV-2610-th-org-create-parent
Open

SMOODEV-2610: th admin org create --parent (one-shot child org)#211
brentrager wants to merge 1 commit into
mainfrom
SMOODEV-2610-th-org-create-parent

Conversation

@brentrager

Copy link
Copy Markdown
Contributor

Adds --parent <ORG> to th admin org create. After creating the org, it links the new org under the parent with a manages relationship (same call as link-child) — so onboarding a child org under the master org is one command instead of create + a separate link-child.

th admin org create --name ATS --parent 8be5f5fd-...   # create + link in one shot

Context: onboarding the ATS org needed create then a manual relationship insert because there was no one-shot path. (The link-child/children commands already exist — this just saves the second step.)

Compiles clean (cargo check -p smooai-smooth-cli).

Adds --parent <ORG> to `th admin org create`: after creating, links the new org
under the parent with a `manages` relationship (same call as `link-child`), so
onboarding a child org is one command instead of create + link-child.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@brentrager brentrager enabled auto-merge (squash) July 13, 2026 20:21
@changeset-bot

changeset-bot Bot commented Jul 13, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: fbfee61

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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