Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

Export project is part of the Project Workflow and used to create a full export of a Squirro project.

Table of Contents

Usage

In the Project Settings tab select Project Export.

A large number of options are provided, that can be used to fine-tune the export. By default everything will be included except the actual values of project configuration.

When pressing Export a project archive is created and can be downloaded in the browser. For larger projects, this process may take a few seconds.


File Format

The downloaded file has the extension sqproj. But actually this is simply a tar.gz file, consisting mostly of JSON files.

It is possible to extract the file and manipulate the contents manually.

  • No labels