
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
CEPH command line interface
Help you easily managing your CEPH storage.
# After installation, a global command "ceph" will be available.
npm install -g ceph-cli
# List available sub commands.
ceph
# Show help info of sub command.
ceph help download
# Download object from CEPH storage and save into local file.
ceph upload --file foo.txt --name my/foo --connection conn.json
Here conn.json is a JSON formatted file which contains necessary connection configuration to a remote CEPH storage. See osapi README / OpenStack Swift Style for an example.
The following sub commands or command-sets are avaiable under command ceph:
container
To manage the containers.
delete
To delete an object.
download
To download an object to local file system.
info
Display meta data of container or object.
list
To list/find objects.
rename
Rename an existing object.
upload
To create an object with content in the specified file.
ceph to print main manual page.ceph <subset-name> to print manual page for sub command set.FAQs
CEPH command line interface
The npm package ceph-cli receives a total of 8 weekly downloads. As such, ceph-cli popularity was classified as not popular.
We found that ceph-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.