Clearing junk metadata manually

How to use the

If there is metadata that has already been synchronized with the Neptune servers or trashed, you can manually clear the junk data from local storage (the.neptunefolder) with theneptune clearCLIcommand.

Command syntax:neptuneclear[OPTIONS][ARGUMENTS]

Options Description
--path Path to a directory containing a.neptunefolder.
--help Show command usage and exits.

Examples

Clear Neptune metadata junk from the current directory:

neptune clear

Clear junk from the given path:

neptune clear --path PATH_TO_DIRECTORY

Access help and examples:

neptune clear --help
  • Trash and delete data

neptune-notebooks incompatibility

The command doesn't work together with theNeptune-Jupyter extension(neptune-notebooks).

To use the command, you must uninstall neptune-notebooks first.



This page is originally sourced from the legacy docs.