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 a6fe483 + cfde36c commit 7c94c5fCopy full SHA for 7c94c5f
docs/user/tutorials/ioc_changes1.rst
@@ -101,7 +101,7 @@ committed and pushed to the bl01t repo. i.e.:
101
git tag 2023.11.2
102
git push origin 2023.11.2
103
# deploy the new version of the IOC to the local docker / podman instance
104
- ec deploy bl01t-ea-ioc-02 2023.11.2
+ ec ioc deploy bl01t-ea-ioc-02 2023.11.2
105
106
The above steps were performed on a host terminal because we are using ``ec``.
107
However all of the steps except for the ``ec`` command could have been done
0 commit comments