Skip to content

appfire-team/SUPPORT-165670

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Install dependencies

npm install

Set environment variables in local

export BASE_URL=<Conflence instance base url>. Example https://rampatinaten.atlassian.net/wiki 
export API_KEY=<basic auth api key>. Confluence [Guide](https://developer.atlassian.com/cloud/confluence/basic-auth-for-rest-apis/#supplying-basic-auth-headers) to create token

To run the script

To touch the pages in a space from REST

npm run touch

Note: Please give few minutes before running below command

To find numbering failed pages

npm run findpages

Note: We recommend to touch the pages by space wise. You can keep update SPACE_KEY environment variable to check for respective spaces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published