Skip to content

update the cli tool name - #126

Merged
hughneale merged 1 commit into
mainfrom
docs-cli-name-update
Nov 28, 2025
Merged

update the cli tool name#126
hughneale merged 1 commit into
mainfrom
docs-cli-name-update

Conversation

@hughneale

@hughneale hughneale commented Nov 28, 2025

Copy link
Copy Markdown
Contributor

Docs fix to rename agent to thand

Copilot AI review requested due to automatic review settings November 28, 2025 15:32
@hughneale
hughneale merged commit c435dbd into main Nov 28, 2025
16 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the CLI tool name from agent to thand throughout the codebase. The changes affect documentation files, code examples, Docker configurations, and error messages to ensure consistent branding and naming conventions.

Key changes:

  • Updated all CLI command references from agent to thand in documentation and examples
  • Renamed binary output and user/group names in Docker configurations
  • Updated error messages in service installation instructions

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
examples/README.md Removed outdated test configuration section with old CLI commands
docs/environments/docker/index.md Updated Docker run command to use thand binary
docs/configuration/workflows/index.md Updated workflow testing commands to use thand
docs/configuration/roles/index.md Updated CLI tool examples and system health check commands
docs/configuration/providers/cloudflare/quickstart.md Removed testing and authorization sections with old CLI commands
docs/configuration/providers/cloudflare/index.md Updated Cloudflare provider CLI commands to use thand
docs/configuration/cli.md Comprehensive update of all CLI command documentation from agent to thand
cmd/cli/README.md Updated all CLI usage examples to use thand
cmd/cli/service.go Updated service installation error messages to use thand
Dockerfile.cicd Renamed binary and user/group from agent to thand
Dockerfile Renamed binary and user/group from agent to thand
Comments suppressed due to low confidence (3)

docs/configuration/providers/cloudflare/index.md:284

  • This line was not updated from agent to thand. For consistency with the rest of the PR, this should be thand providers roles list --provider cloudflare-prod.
Use `agent providers roles list --provider cloudflare-prod` to see all available role names.

docs/configuration/providers/cloudflare/quickstart.md:210

  • This line was not updated from agent to thand. For consistency with the rest of the PR, this should be thand providers roles list --provider cloudflare-prod.
agent providers roles list --provider cloudflare-prod

docs/configuration/cli.md:642

  • This reference to agent was not updated to thand. For consistency with the rest of the PR, this should read "The main thand command provides an interactive wizard:".
The main `agent` command provides an interactive wizard:

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/configuration/roles/index.md
Comment thread cmd/cli/service.go
Comment thread cmd/cli/service.go
Comment thread cmd/cli/service.go
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.

2 participants