Skip to content

patrikx3/verdaccio-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NPM Donate for Corifeus / P3X Contact Corifeus / P3X Corifeus @ Facebook Uptime ratio (90 days)

๐Ÿถ Verdaccio CLI v2025.4.119

๐ŸŒŒ Bugs are evidentโ„ข - MATRIX๏ธ
๐Ÿšง This project is under active development!
๐Ÿ“ข We welcome your feedback and contributions.

NodeJS LTS is supported

๐Ÿ› ๏ธ Built on NodeJs version

v22.13.0

๐Ÿ“ Description

It is that first p3x-verdaccio-cli version that is working with the Verdaccio.

Based on verdaccio/verdaccio#343

Of course, with an option eg. --storage=azure it could be enabled.

โš ๏ธ MAKE SURE TO STOP VERDACCIO BEFORE YOU CONTINUE AND MAKE SURE TO BACKUP BEFORE YOU CHANGE ANYTHING, SO THAT YOU COULD REVERT IF SOMETHING IS NOT STATISFYING!!!

โš ๏ธ This is only working with the original Sinopia file system storage driver!!!

For own packages only works without namespaces!

Show the help

p3x-verdaccio-cli

Routines

Cache

Info

p3x-verdaccio-cli --config /var/npm/config.yaml cache info 

Output

root@server:~# p3x-verdaccio-cli --config /var/npm/config.yaml cache info
Please add a flag --confirm and only add this flag after you stopped Verdaccio!

Own packages: corifeus-utils, corifeus-builder, corifeus-builder-angular, corifeus-web, corifeus-web-material, p3x-aes-folder, p3x-angular-compile, p3x-html-pdf, p3x-onenote, p3x-ramdisk, p3x-systemd-manager, p3x-tools, p3x-freenom, grunt-p3x-express, corifeus-server, p3x-redis-ui-server, p3x-redis-ui-material, p3x-redis-ui, p3x-verdaccio-cli, p3x-xml2json
Own packages count: 20

Total of package count without own packages: 1668


Please add a flag --confirm and only add this flag after you stopped Verdaccio!

Clean

# first you can try a dry run and give some output info
p3x-verdaccio-cli --config /var/npm/config.yaml --dry cache clean 

# actually clean the cache
p3x-verdaccio-cli --config /var/npm/config.yaml cache clean 

Package remove

# first you can try a dry run and give some output info
p3x-verdaccio-cli --config /var/npm/config.yaml --dry pkg-rm my-own-pkg 

# actually it removes a package
p3x-verdaccio-cli --config /var/npm/config.yaml pkg-rm my-own-pkg 

Package

Keep

This function removes old versions from Verdaccio and keep the set minimum versions (eg. keep minimum 3 versions and delete the rest).

# first you can try a dry run and give some output info
p3x-verdaccio-cli --config /var/npm/config.yaml --dry pkg keep 

# actually keeps 3 last versions of your all own packages
p3x-verdaccio-cli --config /var/npm/config.yaml pkg keep 

# if you want more versions, use the --min flag, and keep 10 versions for each packages
p3x-verdaccio-cli --config /var/npm/config.yaml pkg keep --min 10

โš ๏ธ MAKE SURE TO START VERDACCIO AFTER YOU HAVE DONE!!!


๐Ÿš€ Quick and Affordable Web Development Services

If you want to quickly and affordably develop your next digital project, visit corifeus.eu for expert solutions tailored to your needs.


๐ŸŒ Powerful Online Networking Tool

Discover the powerful and free online networking tool at network.corifeus.com.

๐Ÿ†“ Free
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
Additionally, it offers tools for:

  • ๐Ÿ“ก Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
  • ๐Ÿ“Š Status page management to track uptime, performance, and incidents in real time with customizable dashboards.

All these features are completely free to use.


โค๏ธ Support Our Open-Source Project

If you appreciate our work, consider โญ starring this repository or ๐Ÿ’ฐ making a donation to support server maintenance and ongoing development. Your support means the world to usโ€”thank you!


๐ŸŒ About My Domains

All my domains, including patrikx3.com, corifeus.eu, and corifeus.com, are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.


๐Ÿ“ˆ Versioning Policy

Version Structure: We follow a Major.Minor.Patch versioning scheme:

  • Major: ๐Ÿ“… Corresponds to the current year.
  • Minor: ๐ŸŒ“ Set as 4 for releases from January to June, and 10 for July to December.
  • Patch: ๐Ÿ”ง Incremental, updated with each build.

๐Ÿšจ Important Changes: Any breaking changes are prominently noted in the readme to keep you informed.


P3X-VERDACCIO-CLI Build v2025.4.119

NPM Donate for Corifeus / P3X Contact Corifeus / P3X Like Corifeus @ Facebook

Releases

No releases published

Packages

No packages published