mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Add ClearML Data admonitions (#115)
* Add admonition to differentiate between hyperdatasets and ClearML Data * fix link * edit hyperdataset admonition
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
title: CLI
|
||||
---
|
||||
|
||||
:::important
|
||||
This page covers `clearml-data`, ClearML's file-based data management solution.
|
||||
See [Hyper-Datasets](../hyperdatasets/overview.md) for ClearML's advanced queryable dataset management solution.
|
||||
:::
|
||||
|
||||
The `clearml-data` utility is a CLI tool for controlling and managing your data with ClearML.
|
||||
|
||||
The following page provides a reference to `clearml-data`'s CLI commands.
|
||||
|
||||
Reference in New Issue
Block a user