Metadata-Version: 2.0 Name: aem-cmd Version: 0.14.5 Summary: AEM Command line tools Home-page: https://github.com/bjorns/aem-cmd Author: Björn Skoglund Author-email: bjorn.skoglund@icloud.com License: MIT Download-URL: https://github.com/bjorns/aem-cmd Description-Content-Type: UNKNOWN Platform: UNKNOWN Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3.6 Requires-Dist: requests Requires-Dist: requests-toolbelt Requires-Dist: configparser Requires-Dist: keyring Requires-Dist: keyrings.alt AEM command line management. =============================== A set of tools to administrate an Adobe AEM content management installation from the command line. Features include: * Unix philosophy enables pipe and script based composition of common tasks * Bash completion script included * Content search, modification, deletion * User and group management * Package management * Simple instance management for running a command against all your installations * Common ops tools like repo optimization, activation and cache clearing Full documentation at