Add ClearML Data admonitions (#115)

* Add admonition to differentiate between hyperdatasets and ClearML Data

* fix link

* edit hyperdataset admonition
This commit is contained in:
pollfly
2021-11-10 14:52:06 +02:00
committed by GitHub
parent 90302c33ac
commit 81b0a2322a
5 changed files with 24 additions and 0 deletions

View File

@@ -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.