Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

dciobanu/ciscospark-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export your spark data

Using Docker

Build

docker build -t cisco-spark-export .

Run

mkdir output
docker run -v output:/output cisco-spark-export TOKEN
docker run -v output:/output cisco-spark-export TOKEN # Due to a race condition it may have failed first time. Run again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published