We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a31a90 + 5b61186 commit 94a9d8aCopy full SHA for 94a9d8a
docs/source/user_guide/operators/common/run.rst
@@ -236,7 +236,7 @@ This creates a new ``<operator-type>_<operator-version>`` conda environment and
236
237
.. code-block:: bash
238
239
- ads operator publish --type <operator-type>
+ ads opctl conda publish --slug <operator-type>_<operator-version>
240
241
For more details on configuring the CLI, refer to the :doc:`Explore & Configure Operators<./explore>` documentation.
242
0 commit comments