Skip to main content

update comment

Update an existing comment

Usage

lucy update comment <id> [OPTIONS]

Examples

lucy update comment 1 --content "Updated comment content"
lucy update comment 5 -c "New content"

Arguments

<id>    The ID of the comment to update

Options

-h, --help                 Prints help information
-c, --content <CONTENT> The new content for the comment