Skip to content

Rename liftoff-cli to liftoff-export-cli#6

Merged
DTTerastar merged 1 commit into
mainfrom
rename-to-liftoff-export-cli
Apr 8, 2026
Merged

Rename liftoff-cli to liftoff-export-cli#6
DTTerastar merged 1 commit into
mainfrom
rename-to-liftoff-export-cli

Conversation

@DTTerastar
Copy link
Copy Markdown
Collaborator

Summary

  • Rename Go module from github.com/dturner/liftoff-cli to github.com/dturner/liftoff-export-cli
  • Rename binary from liftoff to liftoff-export (goreleaser, cobra root command, release artifacts)
  • Update config path from ~/.config/liftoff/ to ~/.config/liftoff-export/
  • Update all import paths, README URLs, and CLI usage examples

Test plan

  • go build compiles successfully
  • grep -r "liftoff-cli" returns no results
  • Git remote points to new repo URL
  • Run liftoff-export auth login to verify config path works

🤖 Generated with Claude Code

Rename the project, Go module, binary, config path, and all references
from liftoff-cli/liftoff to liftoff-export-cli/liftoff-export.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@DTTerastar DTTerastar merged commit f1fa840 into main Apr 8, 2026
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