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.
1 parent 7e9b454 commit ef40625Copy full SHA for ef40625
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