Skip to content

lakectl | lakectl log command should support refs in addition to branches (like lakectl fs ls) #9169

@guy-har

Description

@guy-har

The lakectl log command currently only accepts branch names as arguments, while the similar lakectl fs ls command supports both branches and refs (commits, tags, ~, etc..). This inconsistency limits functionality when users need to view commit history from a specific ref point rather than just branch heads.
Expected behavior: lakectl log should accept refs (commits, tags,~, etc... ) as valid arguments, matching the behavior of lakectl fs ls.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions