Patch Agent

Description

Patch an agent.

Command

codefresh patch agent [id|name]

Arguments

Option Alias Default Description
id name

Options

Option Alias Type Default Description
--help Print help information
--newName -n New name
--runtimes --re Agent runtimes

Examples

Replace agent name. Specifying agent by ID

codefresh patch agent ID --name NEW_NAME

Replace agent runtimes. Specifying agent by NAME

codefresh patch agent NAME --re runtime1