Send feedback
Pass your message as an argument:Shell
--message (-m). Or leave it out, and the message is read from standard input. This is useful for sending longer notes:
Shell
Include a contact email
Add--email if you’d like us to be able to follow up. The address is saved to your active config, so later feedback commands reuse it without asking:
Shell
--no-email to send one message without your email, even if you’ve saved one before:
Shell
JSON output
Like every command,feedback accepts the global --output json (or --format json) flag, so an agent can confirm the submission programmatically:
Shell