You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_internal/cli
Matt Clay de5f60e374
ansible-test - Improve help for unsupported cwd. (#76866)
* ansible-test - Improve help for unsupported cwd.

* The `--help` option is now available when an unsupported cwd is in use.
* The `--help` output now shows the same instructions about cwd as would be shown in error messages if the cwd is unsupported.
* Add `--version` support to show the ansible-core version.
* The explanation about cwd usage has been improved to explain more clearly what is required.

Resolves https://github.com/ansible/ansible/issues/64523
Resolves https://github.com/ansible/ansible/issues/67551
2 years ago
..
argparsing ansible-test - split controller/target testing (#75605) 3 years ago
commands ansible-test - Fix type hints. 3 years ago
parsers ansible-test - Defer loading of completion entries. (#76852) 2 years ago
__init__.py ansible-test - Improve help for unsupported cwd. (#76866) 2 years ago
actions.py ansible-test - split controller/target testing (#75605) 3 years ago
compat.py ansible-test - Defer loading of completion entries. (#76852) 2 years ago
completers.py ansible-test - Fix type hints. 3 years ago
converters.py ansible-test - split controller/target testing (#75605) 3 years ago
environments.py ansible-test - Improve help for unsupported cwd. (#76866) 2 years ago
epilog.py ansible-test - Improve help for unsupported cwd. (#76866) 2 years ago