Import

Import metadata from source files and create resources into Destination cluster

cctools import --help

Usage:

Command to import cluster resources  to another cluster.

Usage:
  cctools import [flags]
  cctools import [command]

Aliases:
  import, i

Available Commands:
  topics      Import Topics Info

Flags:
  -h, --help   help for import

Global Flags:
  -c, --config string   config file

Configuration

Source path:

import:
  source: <path>

::: info The source path is export.output folder by default. :::