neptune status: Checking synchronization status#
To check the status of synchronized and unsynchronized runs, you can list them with the neptune status
CLI command.
Command syntax: neptune status [OPTION] [ARGUMENT]
List synchronized and unsynchronized objects in the given directory.
Trashed objects are not listed.
Options | Description |
---|---|
--path <location> |
Path to a directory containing a .neptune folder. |
--help |
Show command usage and exits. |
List unsynchronized runs in the current directory:
List unsynchronized runs in the given path:
Access status command help and examples:
neptune-notebooks incompatibility
The command doesn't work together with the Neptune-Jupyter extension (neptune-notebooks).
To use the command, you must uninstall neptune-notebooks first.