cub worker
cub worker
Manage workers
Synopsis
Manage workers.
Workers are explained at https://docs.confighub.com/background/entities/worker/. A guide for how to use workers is at https://docs.confighub.com/guide/workers/.
Options
-h, --help help for worker
--space string space ID to perform command on
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub - ConfigHub CLI
- cub worker create - Create a worker
- cub worker delete - Delete a bridgeworker or multiple bridgeworkers
- cub worker get - Get details about a bridge worker
- cub worker get-envs - Get Bridge Worker environment variables
- cub worker get-secret - Get worker secrets
- cub worker install - Generate a worker configuration for a Kubernetes cluster
- cub worker list - List workers
- cub worker list-function - List functions supported by a worker
- cub worker list-status - List worker statuses
- cub worker logs - View logs from a worker
- cub worker run - Run a worker locally
- cub worker status - Check status of background worker(s)
- cub worker stop - Stop a background worker
- cub worker update - Update a bridge worker or multiple bridge workers
- cub worker upgrade - Upgrade worker image to match server version