Skip to content

Commit ad77d62

Browse files
Update packaging_components.rst
1 parent 9a37b4c commit ad77d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guides/packaging_components.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Then, upload your component to the staging registry by running the following com
123123

124124
.. code:: shell
125125
126-
compote upload --profile "staging" --component test_cmp
126+
compote component upload --profile "staging" --name test_cmp
127127
128128
To use it in your project, add the registry URL in your manifest:
129129

0 commit comments

Comments
 (0)