From 69cada185b43bd2a8123347bbeadae446966557d Mon Sep 17 00:00:00 2001 From: cortadocodes Date: Mon, 13 Jan 2025 15:50:06 +0000 Subject: [PATCH] REF: Rename `octue question events raw` to `octue question events get` skipci --- octue/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/octue/cli.py b/octue/cli.py index a69c7386c..4202d37c9 100644 --- a/octue/cli.py +++ b/octue/cli.py @@ -266,7 +266,7 @@ def events(): "`OCTUE_SERVICE_CONFIGURATION_PATH` environment variable is used if present, otherwise the local path `octue.yaml` " "is used.", ) -def raw( +def get( question_uuid, parent_question_uuid, originator_question_uuid,