metalcloud-cli job-group¶
Manage MetalCloud job groups and group operations
Synopsis¶
Manage MetalCloud job groups and group operations.
Job groups in MetalCloud represent collections of related jobs that are executed together as part of a larger operation. These commands allow you to list, view, and monitor job group execution status and their constituent jobs.
Available Commands: list List job groups with optional filtering and sorting get Get detailed information about a specific job group
Use “metalcloud-cli job-group [command] –help” for more information about a command.
Options¶
-h, --help help for job-group
Options inherited from parent commands¶
-k, --api_key string MetalCloud API key
-c, --config string Config file path
-d, --debug Set to enable debug logging
-e, --endpoint string MetalCloud API endpoint
-f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text")
-i, --insecure_skip_verify Set to allow insecure transport
-l, --log_file string Log file path
-v, --verbosity string Log level verbosity (default "INFO")
SEE ALSO¶
metalcloud-cli - MetalCloud CLI
metalcloud-cli job-group get - Get detailed information about a specific job group
metalcloud-cli job-group list - List job groups with optional filtering and sorting