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 [NOTE ID]
alpacon note rm [NOTE ID]