Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 442 Bytes

cli.md

File metadata and controls

21 lines (13 loc) · 442 Bytes

CLI

Most help topics are provided using built-in help

argo --help

Argo Server

alpha

v2.5 and after

You'll need to configure your commands to use the Argo Server if you have offloaded node status or are trying to access your workflow archive.

To do so, set the ARGO_SERVER environment variable, e.g.:

export ARGO_SERVER=localhost:2746