Hello, is it possible to authenticate via API token using Confluence CLI? How can I do this? So far, I have been receiving an error message stating that the password field cannot be empty.
Kind Regards
Hi @Elias Steiner Welcome to the community
Yes, You can authenticate confluence CLI using a Token. Pass the CLI action as below.
--user "xxxx" --token "xxxx" --action getSpaceList
Hi @Elias Steiner and welcome,
please take a look to the following article https://bobswift.atlassian.net/wiki/spaces/ACLI/pages/392757809/Authentication.
You should be able to authenticate through https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html . That approach requires 7.9 or higher of Confluence.
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio Racobaldo _Herzum_
Yes i have seen this Article. But i see there only the Documentation for using the Rest API. I need a away to authtentificate over the Confluence CLI.
Do you have an example?
kind Regards
Elias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.