MCPcopy Index your code
hub / github.com/datmo/datmo / create

Function create

datmo/snapshot.py:134–255  ·  view source on GitHub ↗

Create a snapshot within a project The project must be created before this is implemented. You can do that by using the following command:: $ datmo init Parameters ---------- message : str a description of the snapshot for later reference label : str, opti

(message,
           label=None,
           run_id=None,
           environment_id=None,
           env=None,
           paths=None,
           config=None,
           stats=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

test_createMethod · 0.90
test_create_from_taskMethod · 0.90
test_lsMethod · 0.90
__setupMethod · 0.90
test_updateMethod · 0.90
test_deleteMethod · 0.90

Calls 6

create_from_taskMethod · 0.95
createMethod · 0.95
updateMethod · 0.95
SnapshotControllerClass · 0.90
SnapshotClass · 0.70

Tested by 7

test_createMethod · 0.72
test_create_from_taskMethod · 0.72
test_lsMethod · 0.72
__setupMethod · 0.72
test_updateMethod · 0.72
test_deleteMethod · 0.72