diff --git a/README.rst b/README.rst index 302ca37..018eee1 100644 --- a/README.rst +++ b/README.rst @@ -234,21 +234,21 @@ Examples of usage .. code-block:: console - $ evolved5g run_pipeline --mode build --repo REPOSITORY_NAME + $ evolved5g run-pipeline --mode build --repo REPOSITORY_NAME .. code-block:: console - $ evolved5g run_pipeline --mode deploy --repo REPOSITORY_NAME + $ evolved5g run-pipeline --mode deploy --repo REPOSITORY_NAME .. code-block:: console - $ evolved5g run_pipeline --mode destroy --repo REPOSITORY_NAME + $ evolved5g run-pipeline --mode destroy --repo REPOSITORY_NAME .. code-block:: console - $ evolved5g check_pipeline --id YOUR_ID + $ evolved5g check-pipeline --id YOUR_ID The pipelines build, deploy or destroy will return an **ID** which can be used with the command *check_pipeline* to see how the NetApp is performing.