Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

13 delete record command #22

Merged
merged 3 commits into from
May 17, 2021

Conversation

rknizzle
Copy link
Contributor

This PR adds the command - timetrace delete record <YYYY-MM-DD-HH-MM> for deleting a record by its start time. And it closes #13

rknizzle added 3 commits May 16, 2021 12:29
	defaultRecordArgLayout is now used in cli/get.go and in
	cli/delete.go and may be used in other files in the future so I
	think it might make more sense in a more central location like
	cli/root.go
Copy link
Owner

@dominikbraun dominikbraun left a comment

Choose a reason for hiding this comment

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

Thanks for your PR, this looks good to me!

@dominikbraun dominikbraun merged commit 68d7028 into dominikbraun:main May 17, 2021
@dominikbraun
Copy link
Owner

This change is part of timetrace v0.3.0.

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.

Implement timetrace delete record command
2 participants