hurl
Verified for current stable LTS
Hurl Command: Run Http Requests With Secret Redact Logs
Use for run http requests with secret redact logs with Hurl. Exact CLI syntax to run http requests with secret redact logs using Hurl.
When to use this: Use for run http requests with secret redact logs with Hurl.
Command Syntax
hurl --secret <secret_name>=<value> <path/to/file.hurl> hurl --secret <secret_name>=<value> <path/to/file.hurl> Command Breakdown
--secret- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run http requests with secret redact logs using Hurl.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Hurl Command: Run Http Requests From File
hurl <path/to/file.hurl> Hurl Command: Run Http Requests Inject Variables Secrets From File hurl --variables-file <path/to/variables_file> --secrets-file <path/to/secrets_file> <path/to/file.hurl> Hurl Command: Run Http Requests Set Variable hurl --variable <variable_name>=<value> <path/to/file.hurl> Hurl Command: Run Specific Http Requests From File hurl --from-entry 2 --to-entry 5 <path/to/file.hurl> Hurl Command: Test Http Requests And Generate Report Html hurl --test --report-html <path/to/output_directory> <path/to/file.hurl>