Skip to content

Conversation

@schrockn
Copy link
Member

Add forest query commands (list, show, rename)

This commit adds lightweight query commands for forest inspection:

  • forest list: Display all forests in the repository
  • forest show: Display details of a specific forest (or current)
  • forest (default): Alias for 'forest show' of current forest
  • forest rename: Rename a forest

All commands provide read-only views of forest state with
styled CLI output for branch names, paths, and metadata.

cp

Copy link
Member Author

schrockn commented Nov 18, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

This commit adds lightweight query commands for forest inspection:

- forest list: Display all forests in the repository
- forest show: Display details of a specific forest (or current)
- forest (default): Alias for 'forest show' of current forest
- forest rename: Rename a forest

All commands provide read-only views of forest state with
styled CLI output for branch names, paths, and metadata.
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