maple.cmd.cli.snc
Sync commands for the MAPLE CLI.
This module provides commands for synchronizing the database with the actual state of the filesystem and Docker. This is useful when users manually delete resources (model weights, Docker images) outside of the MAPLE CLI.
Commands: - all: Sync both policies and environments - policies: Sync policy database with filesystem - envs: Sync environment database with Docker images
Functions
|
Sync both policies and environments. |
|
Sync environment database with Docker images. |
|
Sync policy database with filesystem. |