Download the PHP package kitzberger/cli-toolbox without Composer
On this page you can find all versions of the php package kitzberger/cli-toolbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kitzberger/cli-toolbox
More information about kitzberger/cli-toolbox
Files in kitzberger/cli-toolbox
Download kitzberger/cli-toolbox
More information about kitzberger/cli-toolbox
Files in kitzberger/cli-toolbox
Vendor kitzberger
Package cli-toolbox
Short Description TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI'
License GPL-2.0+
Homepage https://github.com/kitzberger/cli-toolbox
Package cli-toolbox
Short Description TYPO3 CLI toolbox: run copy/move/delete commands of DataHandler via CLI'
License GPL-2.0+
Homepage https://github.com/kitzberger/cli-toolbox
Keywords TYPO3 CMS
Please rate this library. Is it a good library?
Informations about the package cli-toolbox
TYPO3 Extension cli_toolbox
Find records
Find all records (of a given table, type and subtype) within the pagetree of a given root uid:
Other parameters:
--root, root node (recursively resolved!)`--columns, comma separated list of field names, default: uid,pid,, --enable-columns/-e, append enable fields to columns--extract, to use ExtractValue to extract fields from a XML fields (such aspi\_flexform)--group-by, comma separated list of field names--order-by, comma separated list of field names--count, perform a COUNT instead of a SELECT--limit
Pagetree
Determine uids of all children in the pagetree of a given root uid:
A site identifier can be used instead of the root uid:
Categorytree
Determine uids of all children in the categorytree of a given root uid:
Recursive delete
(!) Use with caution and backup!
Copy/move records
See TYPO3 datahandler for details on behaviour of positive/negative --target parameter
Move FAL folders across storages
To move a folder from one storage (fileadmin) to another you can use this command to
- Move all files within the given "source" to the given "target" folder
- Recalculate the file hashes
All versions of cli-toolbox with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^10.4 || ^11.5 || ^12.4 || ^13.4
The package kitzberger/cli-toolbox contains the following files
Loading the files please wait ...