PHPackages                             pimcore/pimcore-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. pimcore/pimcore-cli

AbandonedArchivedLibrary[CLI &amp; Console](/categories/cli)

pimcore/pimcore-cli
===================

Pimcore CLI Tools

v1.3.10(6y ago)9117[4 issues](https://github.com/pimcore/pimcore-cli/issues)GPL-3.0PHP

Since Apr 27Pushed 6y ago6 watchersCompare

[ Source](https://github.com/pimcore/pimcore-cli)[ Packagist](https://packagist.org/packages/pimcore/pimcore-cli)[ RSS](/packages/pimcore-pimcore-cli/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (19)Versions (42)Used By (0)

Pimcore v4 to v5 Migration Tools
================================

[](#pimcore-v4-to-v5-migration-tools)

[![Build Status](https://camo.githubusercontent.com/32d710a416710d0215505403e5d6db41cf35ca204a56b084df6e97c9b8501846/68747470733a2f2f7472617669732d63692e6f72672f70696d636f72652f70696d636f72652d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pimcore/pimcore-cli)

Download
--------

[](#download)

You can download the latest release as PHAR from the [Releases Page](https://github.com/pimcore/pimcore-cli/releases).

Documentation
-------------

[](#documentation)

- [Pimcore 5 Migration](./doc/pimcore_5_migration.md)

Shell completion
----------------

[](#shell-completion)

The package is using [stecman/symfony-console-completion](https://github.com/stecman/symfony-console-completion) to provide shell completion. To have your shell complete commands, arguments and options, you need to run the following in your shell:

```
# BASH ~4.x, ZSH
source
