Merge "Update Collect Tool documentation to add new [--timeout] option"

This commit is contained in:
Zuul 2023-03-24 18:13:41 +00:00 committed by Gerrit Code Review
commit 2459f878dc

View File

@ -70,6 +70,15 @@ Collect Tool Caveats and Usage
to collect serially. ``--inline`` can be combined with the
``--all`` option.
.. code-block:: none
(keystone_admin)$ collect --all [--timeout | -t] <minutes>
.. note::
For large deployments, the default timeout value (20 minutes) may
need to be increased by using the ``--timeout`` (``-t``) option.
- For subcloud deployments:
.. code-block:: none