Skip to content

itareeee/slite2confl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slite2confl

A tool for migration from Slite to Confluence Cloud.

Basic Usage

$ npx itareeee/slite2confl [options] <slite-url> <confluence-url>

Arguments

Required options

  • --slite-token (default: environment variable SLITE_TOKEN)
    • Go to {your}.slite.com, open DevTool, and Run copy(JSON.parse(localStorage.TOKENS).apiToken) on console
  • --confluence-token (default: environment variable CONFLUENCE_TOKEN)
  • --confluence-email (default: environment variable CONFLUENCE_EMAIL)

Arbitrary Options:

  • -r, --recursive
  • -d, --dry-run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks