alpacon note create
Create a note on the specified server.
Synopsis
This command allows you to create a new note on a server.
You can specify the server name, note content, and privacy settings.",
alpacon note create [flags]
Examples
alpacon note create
alpacon note create -s [SERVER NAME]
alpacon note create -s myserver -c "hello world!" -p true
Options
-c, --content string Enter the note content (up to 512 characters).
-h, --help help for create
-p, --private Set this flag to mark the note as private.
-s, --server string Specify the server name where the note will be created.
SEE ALSO
- alpacon note - Manage and view server notes