slingx

1.0.1 • Public • Published

slingx

A comprehensive toolkit AEM Administrators for Sling CRUD Operations

oclif Version Downloads/week License

Usage

$ npm install -g slingx
$ slingx COMMAND
running command...
$ slingx (-v|--version|version)
slingx/1.0.1 darwin-x64 node-v10.13.0
$ slingx --help [COMMAND]
USAGE
  $ slingx COMMAND
...

Commands

slingx copy

Copy Node(s) in a Sling repository

USAGE
  $ slingx copy

See code: src/commands/copy.js

slingx create

Create new Node(s) in a Sling repository

USAGE
  $ slingx create

See code: src/commands/create.js

slingx delete

Deletes Node(s) in a Sling repository

USAGE
  $ slingx delete

See code: src/commands/delete.js

slingx help [COMMAND]

display help for slingx

USAGE
  $ slingx help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

slingx import

Import Asset(s) with metadata

USAGE
  $ slingx import

See code: src/commands/import.js

slingx move

Moves Node(s) in a Sling repository

USAGE
  $ slingx move

See code: src/commands/move.js

slingx query

Execute Search Query on an AEM repository

USAGE
  $ slingx query

See code: src/commands/query.js

Contributing

You need node>=10.13.0 and npm>=6.4.1. Follow the typical npm install, npm test workflow. Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Readme

Keywords

Package Sidebar

Install

npm i slingx

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

38.6 kB

Total Files

15

Last publish

Collaborators

  • namitgupta