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

feat(commands): add only with attachments filter on get comments #298

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

joe-prosser
Copy link
Contributor

No description provided.

@joe-prosser joe-prosser self-assigned this Aug 5, 2024
@joe-prosser joe-prosser requested a review from tommilligan August 5, 2024 15:03
@@ -122,6 +122,10 @@ pub struct GetManyCommentsArgs {
#[structopt(long = "attachments")]
/// Save attachment content for each comment
include_attachment_content: Option<bool>,

#[structopt(long = "--only-with-attachments")]
/// Save attachment content for each comment
Copy link
Collaborator

Choose a reason for hiding this comment

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

Incorrect docstring

@joe-prosser joe-prosser merged commit ebf1482 into master Aug 5, 2024
2 checks passed
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