From f8beddb298d22b787012664c0023bf873316a604 Mon Sep 17 00:00:00 2001 From: Sai Sankalp Reddy TV Date: Mon, 10 Mar 2025 19:46:52 +0530 Subject: [PATCH 1/5] feat: add pre-scripts and post-scripts args for start-job command --- README.md | 4 +++- src/hyperpod_cli/commands/job.py | 25 ++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4e63793..816c3b14 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ hyperpod connect-cluster --cluster-name [--region ] [--na This command submits a new training job to the connected SageMaker HyperPod cluster. ``` -hyperpod start-job --job-name [--namespace ] [--job-kind ] [--image ] [--command ] [--entry-script