Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kirychukyurii/fd-import


https://github.com/kirychukyurii/fd-import

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# FreshDesk Import

Easy import .json files, exported from API

## Table of Contents

- [Getting Started](#getting-started)

## Getting Started

```
FreshDesk Import - easy import .json files, exported from API

Usage:
fd-import [flags]
fd-import [command]

Available Commands:
api API for download ticket attachments
completion Generate the autocompletion script for the specified shell
help Help about any command
import Start importing .json files
migrate Apply database schema migrations

Flags:
-d, --dsn string database connection string
-h, --help help for fd-import
--log-file string log file (default "./fd-import.log")
-l, --log-level string log level (default "debug")
-v, --version version for fd-import

Use "fd-import [command] --help" for more information about a command.
```