fly

Command line tool for concourse-ci. More information: https://concourse-ci.org/fly.html. Authenticate with…

fly

Command line tool for concourse-ci. More information: https://concourse-ci.org/fly.html.

fly --target {{target_name}} login --team-name {{team_name}} -c {{https://ci.example.com}}

fly targets

fly -t {{target_name}} pipelines

fly -t {{target_name}} set-pipeline --config {{pipeline.yml}} --pipeline {{pipeline_name}}

fly -t {{target_name}} unpause-pipeline --pipeline {{pipeline_name}}

fly -t {{target_name}} get-pipeline --pipeline {{pipeline_name}}

fly -t {{target_name}} sync

fly -t {{target_name}} destroy-pipeline --pipeline {{pipeline_name}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← fluxctl flyctl →