hci state get
hci state get --project PROJECT --name NAME --file FILE
Download a state file.
Parameters
--project PROJECT
Project path, e.g. github/my-org/my-project
.
--name NAME
Name of the state file.
--file FILE
Local path of the state file or -
for stdout.
Implicit inputs
This command uses git
metadata from the working directory, unless --project PROJECT
is specified.
Hercules CI API access is affected by the optional HERCULES_CI_API_BASE_URL
and HERCULES_CI_API_TOKEN
.