Update docs/cli.rst

Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
main
Florent Daigniere 1 year ago committed by GitHub
parent 8b502b73ee
commit 2cf4e61fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -184,7 +184,7 @@ This command imports configuration data from an external YAML or JSON source.
-n, --dry-run Perform a trial run with no changes made.
-?, -h, --help Show this message and exit.
The current version of docker compose exec does not pass stdin correctly, so you have to user docker exec instead:
To pass stdin correctly you have to use the `-T` option:
.. code-block:: bash

Loading…
Cancel
Save