ride/cli-import

Import command for the Ride CLI

1.0.0 2016-10-14 10:40 UTC

This package is auto-updated.

Last update: 2024-04-12 22:57:23 UTC


README

This module adds the import command to the Ride CLI.

Commands

import

This command execute the provided importer.

Syntax: import <id>

  • <id>: Dependency id of the import implementation

Alias: i

Related Modules

Installation

You can use Composer to install this application.

composer require ride/cli-import