Skip to main content

FixAll

Imports all CK models that need update or fix. Use -w to wait, -y to skip confirmation.

Examples

Interactive with wait:

octo-cli -c FixAll -w

Non-interactive (for CI/CD):

octo-cli -c FixAll -w -y

Options

ShortLongRequiredDescription
-y--yesnoSkip confirmation prompt
-w--waitnoWait for a import job to complete