mirror of
https://github.com/bitwarden/help
synced 2025-12-15 07:43:48 +00:00
@@ -74,7 +74,7 @@ bw send template send.text | jq ".name=\"My First Send\" | .text.text=\"Secrets
|
|||||||
```
|
```
|
||||||
|
|
||||||
{% callout success %}
|
{% callout success %}
|
||||||
Notice in the 2nd example that the jq invokation must be wrapped in double quotes (`" "`) and use escapes (`\`) for each filter due to a nested `date` variable that configures a `.deletionDate` in the Send.
|
Notice in the 2nd example that the jq invocation must be wrapped in double quotes (`" "`) and use escapes (`\`) for each filter due to a nested `date` variable that configures a `.deletionDate` in the Send.
|
||||||
{% endcallout %}
|
{% endcallout %}
|
||||||
|
|
||||||
**Options:**
|
**Options:**
|
||||||
|
|||||||
Reference in New Issue
Block a user