The Command Line Interface (CLI) provides commands to interact with our products and perform various operations.
It provides various commands to interact with DiPhyx product.
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 diphyxTip
The DiPhyx CLI includes the dxflow product CLI as a subcommand with extended features.
It provides various commands to interact with dxflow product.
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