Set Payloads
chaos.lib.args.dataclasses.SetPayload
Bases: BasePayload
Payload for setting default paths in the global chaos configuration.
Attributes:
| Name | Type | Description |
|---|---|---|
chobolo_file |
str | None
|
Path to the default Ch-obolo file. |
sops_file |
str | None
|
Path to the default .sops.yaml configuration file. |
secrets_file |
str | None
|
Path to the default secrets file. |