cli/docs/cli/cache.md at master ยท NodeSecure/cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

File metadata and controls

16 lines (11 loc) ยท 559 Bytes

๐Ÿ“ Command cache

The cache command allows you to manage NodeSecure cache, which is used for the packages navigation and the search page.

๐Ÿ“œ Syntax

$ nsecure cache [options]

โš™๏ธ Available Options

Name Shortcut Default Value Description
--list -l false Display the cache contents in JSON format. Use with --full to include scanned payloads stored on disk.
--clear -c false Remove cached entries. Use with --full to also delete scanned payloads stored on disk.