docscli
Last edit February 13, 2025

CLI

The Command Line Interface (CLI) provides commands to interact with our products and perform various operations.

Linux
MacOs
Window
***

diphyx

It provides various commands to interact with DiPhyx product.

shell
Usage:
  diphyx [command]

Available Commands:
  info        View diphyx CLI information
  login       Login to the DiPhyx platforms
  dashboard   Open the DiPhyx platform dashboard
  logout      Logout from the DiPhyx platform
  update      Update diphyx CLI to the latest version
  dxflow      dxflow command line interface

Flags:
      --no-color   disable color output
  -h, --help       help for diphyx
  -v, --version    version for diphyx

Tip

The DiPhyx CLI includes the dxflow product CLI as a subcommand with extended features.

***

dxflow

It provides various commands to interact with dxflow product.

shell
Usage:
  dxflow [command]

Available Commands:
  info        View dxflow CLI information
  up          Start the dxflow core and extension services
  down        Stop the dxflow core and extension services
  run         Run a flow
  projects    List of projects and manage them
  session     Open interactive session
  update      Update dxflow CLI to the latest version

Flags:
      --no-color   disable color output
  -h, --help       help for dxflow
  -v, --version    version for dxflow