Skip to main content
IMDIMD

CLI

Why use CLI

Learn why to use CLI, the difference between CLI and the app, and when to use CLI.

The CLI (Command Line Interface) lets you use IMD features in your terminal, suitable for automation scripts and server environments.

If you need to batch process data or integrate IMD into an existing workflow, the CLI is an alternative to the desktop app.

Why use CLI

The CLI is ideal for scenarios requiring automation or scripting. You can run IMD commands in scheduled tasks, pipelines, or server environments.

For one-time data analysis tasks, using the CLI is faster than opening the desktop app.

CLI vs app

The desktop app provides a graphical interface suitable for interactive data exploration and visualization. The CLI only provides a command interface with no UI.

Both have the same core features but different use cases. The CLI and desktop app share the same account system.

When to use CLI

Use the CLI if your workflow requires batch processing multiple files, running analysis on a server, or integrating with existing scripts.

If you only occasionally analyze a single dataset, the desktop app may be more convenient.