Skip to content

fix: rename user-facing product name to "For Developers" - #121

Open
Benedicte Brandsnes Nyheim (benedictebn) wants to merge 1 commit into
mainfrom
chore/rename-for-developers
Open

fix: rename user-facing product name to "For Developers"#121
Benedicte Brandsnes Nyheim (benedictebn) wants to merge 1 commit into
mainfrom
chore/rename-for-developers

Conversation

@benedictebn

Copy link
Copy Markdown
Contributor

Summary

  • Renames all client-facing "Intility Developer Platform" text (CLI --help output, README, Homebrew Cask description) to "For Developers", matching the product rebrand already carried out in developer-platform-frontend.
  • Cluster commands now say "Intility Kubernetes" and AI/deployment commands say "Intility Inference", mirroring the sub-brand naming used in the frontend rebrand, since those are distinct products within the "For Developers" umbrella.
  • Internal identifiers (AppName, package paths, asset filenames) are unchanged — this is a client-facing text-only change.

Test plan

  • make build succeeds
  • make test passes (mocked unit tests, no live backend required)
  • Manually exercised --help on every touched command (root, account, login, cluster, cluster pullsecret, team, team member, team list, user, user list, pullsecret, pullsecret list, ai, ai model list, ai deployment list, ai deployment delete) and confirmed wording reads correctly
  • Confirmed zero remaining "developer platform" references via repo-wide grep

🤖 Generated with Claude Code

Updates all CLI help text (--help), the README tagline/login
instructions, and the Homebrew Cask description to reflect the
product rebrand from "Intility Developer Platform" to "For
Developers", matching the naming already adopted in the
developer-platform-frontend repo.

Cluster-related commands now say "Intility Kubernetes" and
AI/deployment commands say "Intility Inference", since those are
distinct sub-brands under the "For Developers" umbrella rather than
the umbrella name itself. Internal identifiers (AppName, package
paths, asset filenames) are intentionally left unchanged.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
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