Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

RunFromContentList with regex

Danny van den Berg May 3, 2016

Hi,

I'm trying to find bankaccounts in our Confluence pages with a regex but i constantly getting a 500 error. I use the following command

/var/atlassian/scripts/confluence-cli-4.5.0/confluence.sh --action getContentList --search "NL" --regex ".[0-9]*" --server "http://00.000.000.000:8091" --user "user" --password "user" | cut -f1,4 -d "," | sed -n 3p

Could you please help me out to create the right command?

Thanks.

 

Regards,

Danny

1 answer

0 votes
Bob Swift OSS (Bob Swift Atlassian Apps)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 4, 2016

Please open a support request and include details including the output of the base CLI action, your Confluence version, etc... 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events