Skip to main content

skyhook restart

Restart a service deployment

Synopsis

Restart a service deployment by performing a rolling restart. Uses kubectl rollout restart to trigger a rolling update of all pods. Requires kubectl access to the target cluster. Environment variables: SKYHOOK_ORG Default organization SKYHOOK_SERVICE Default service (or use .koala.toml) SKYHOOK_ENV Default environment (or use ‘skyhook config set env’)

Examples

Options

Options inherited from parent commands

SEE ALSO

  • skyhook - skyhook is a CLI tool to help you create and manage k8s services