Skip to main content

skyhook update cicd

Update the service’s or job’s CI/CD based on the config in .koala.toml

Synopsis

Update the service’s or job’s CI/CD based on the config in .koala.toml
skyhook update cicd [flags]

Options

  -h, --help       help for cicd
  -j, --job        Treat .koala.toml as a job configuration instead of a service
  -m, --monorepo   Generate workflows for a monorepo (shared workflows without service-specific defaults)
  -r, --reset      Reset the CI/CD configuration to the default

Options inherited from parent commands

      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output

SEE ALSO

  • skyhook update - Update the service with various configuration changes