Update a section.
codefresh patch section [id]
Option | Alias | Default | Description |
---|---|---|---|
id | Id of existing section |
Option | Alias | Type | Default | Description |
---|---|---|---|---|
--help | Print help information | |||
--boardId | Id of existing board | |||
--boardName | Name of existing board | |||
--name | Name of existing section | |||
--newName | New name | |||
--cluster | Name of linked cluster | |||
--color | New color | |||
--index | New index |
codefresh patch section ID --new-name NEW_NAME --filter /app-*/gi
codefresh patch section --name OLD_NAME --new-name NEW_NAME --filter /app-*/gi