It provides various commands to interact with dxflow product.
/usr/local/bin
directorychmod +x /usr/local/bin/dxflow
command/usr/local/bin
directorychmod +x /usr/local/bin/dxflow
commanddxflow --version
System Settings
, then Privacy & Secutiry
Security
section, click the Open Anyway
C:\Program Files\diphyx
directoryWin + X
, select System
, then Advanced system settings
Environment Variables
Path
in System variables
, click Edit
New
, add C:\Program Files\diphyx
, and click OK
wget -qO- https://raw.githubusercontent.com/diphyx/cli/main/install.sh | sudo bash -s dxflow
wget -qO- https://raw.githubusercontent.com/diphyx/cli/main/install.sh | sudo bash -s dxflow --install-deps
info
View dxflow CLI informationup
Start the dxflow core and extension servicesdown
Stop the dxflow core and extension serviceslogin
Login to the dxflow platformsearch
Search over published flowsinspect
Inspect published flow variablescompose
Compose published flow with variablesrun
Run a flowprojects
List of projects and manage themsession
Open interactive sessionhelp
Help about any commandcompletion
Generate the autocompletion script for the specified shell--no-color
Disable color output-h, --help
Help for diphyx-v, --version
Version for diphyxTip
Use "dxflow [command] --help" for more information about a command.