metalcloud-cli job
Manage MetalCloud jobs and job execution
Synopsis
Section titled “Synopsis”Manage MetalCloud jobs and job execution.
Jobs in MetalCloud represent asynchronous operations that are executed by the system. These commands allow you to list, view, and monitor job execution status and details.
Available Commands: list List jobs with optional filtering and sorting get Get detailed information about a specific job
Use “metalcloud-cli job [command] —help” for more information about a command.
Options
Section titled “Options” -h, --help help for jobOptions inherited from parent commands
Section titled “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
Section titled “SEE ALSO”- metalcloud-cli - MetalCloud CLI
- metalcloud-cli job get - Get detailed information about a specific job
- metalcloud-cli job list - List jobs with optional filtering and sorting