Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ability to add piped toolPermissions

hans peter
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 26, 2025

In config.yml under toolPermissions: bash: , i can do:


```
- command: find.*
  permission: allow

- command: head.*
  permission: allow

```

 

and

 

```

- command: "find ~/.rovodev/ -name \"*.yml\" | head -5"
  permission: allow

```

 

but not

 

```

- command: "find.* | head.*"
permission: allow

```

 

i tried all kinds of escape patterns. couldn't find a working one.
is it possible at all ?

 

if not, i kindly request such functionality.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events