Skip to content

ujust fiftyone

Dataset visualization and management tool

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Config ujust fiftyone config
2. Start ujust fiftyone start
3. Status ujust fiftyone status
4. Logs ujust fiftyone logs
5. Stop ujust fiftyone stop

Subcommands

Configuration

Subcommand Arguments Description Recording
config Configure FiftyOne

Lifecycle

Subcommand Arguments Description Recording
restart Restart server
start Start FiftyOne with MongoDB sidecar
stop Stop FiftyOne and MongoDB
delete Remove instance config, containers, and MongoDB

Monitoring

Subcommand Arguments Description Recording
status Show instance status
logs [--lines=N] [--follow] View container logs
url Show web UI access URL

Shell

Subcommand Arguments Description Recording
shell [-- CMD] Open shell or execute command in container

Other

Subcommand Arguments Description Recording
plugins Manage FiftyOne plugins
help Show help

Flags

Flag Short Default Values Description
--bind -b
--config-dir -c
--follow -f
--gpu-type -g
--image -i
--instance -n
--lines -l
--port -p
--tag -t
--workspace-dir -w

See Also

View all 10 command recordings for this service.


Source: just/bazzite-ai/fiftyone.just