Skip to content

Commit

Permalink
removed pimcore:update
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp committed Apr 18, 2019
1 parent 3522a71 commit 70b8229
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -56,7 +56,6 @@ To get a list of all available commands use `./bin/console list`.
|------------------------------------------------------|-------------------------------------------------------------------------------------------------|
| pimcore:mysql-tools | Optimize and warm up mysql database |
| pimcore:search-backend-reindex | Re-indexes the backend search of Pimcore |
| pimcore:update | Update Pimcore to the desired version/build |
| pimcore:cache:clear | Clear Pimcore core caches |
| cache:clear | Clear Symfony caches |
| pimcore:cache:warming | Warm up caches |
Expand Down Expand Up @@ -87,4 +86,4 @@ Of course, the content migration is possible but this is always a very individua
and use cases.

If you need some kind of content migration utilize the PHP API for [assets](../04_Assets/01_Working_with_PHP_API.md),
[objects](../05_Objects/03_Working_with_PHP_API.md) and [documents](../03_Documents/09_Working_with_PHP_API.md) for doing so.
[objects](../05_Objects/03_Working_with_PHP_API.md) and [documents](../03_Documents/09_Working_with_PHP_API.md) for doing so.

0 comments on commit 70b8229

Please sign in to comment.