ride / cli-import
Import command for the Ride CLI
1.0.0
2016-10-14 10:40 UTC
Requires
- ride/app: ^1.0.0
- ride/cli: ^1.0.0
- ride/lib-cli: ^1.0.0
- ride/lib-import: ^1.0.0
This package is auto-updated.
Last update: 2024-10-12 23:55:59 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
- ride/app
- ride/cli
- ride/lib-cli
- ride/lib-import
- ride/lib-import-database
- ride/lib-import-excel
- ride/lib-import-orm
Installation
You can use Composer to install this application.
composer require ride/cli-import