Open dekarrin opened 5 months ago
Add ability for a request to be previewed without sending it; this fills in all of the variables and prints the request as it would be sent.
Can be done with either a new command (morc preview?) or --dry-run flag on send.
morc preview
--dry-run
Add ability for a request to be previewed without sending it; this fills in all of the variables and prints the request as it would be sent.
Can be done with either a new command (
morc preview
?) or--dry-run
flag on send.