alpacon note delete
This command permanently deletes a specified note from the Alpacon server. It’s important to verify that you have the necessary permissions to delete a note before using this command. The command requires an exact note ID as its argument.
alpacon note delete NOTE_ID [flags]
Aliases
delete, rm
Options
-h, --help help for delete
Examples
Delete a note by ID:
alpacon note delete 550e8400-e29b-41d4-a716-446655440000
alpacon note rm 550e8400-e29b-41d4-a716-446655440000