Running cmd line environment in terminal, in Ubuntu 22.04.5 LTS x86_64.
In conda env "qiime2-amplicon-2024.10"
Trying to get list of importable types and formats, but get this instead:
(qiime2-amplicon-2024.10) mike@mike-Inspiron-16-7620-2-in-1:~/working_directory$ qiime tools --show-importable-types
Usage: qiime tools [OPTIONS] COMMAND [ARGS]...
Try 'qiime tools --help' for help.
Error: No such option: --show-importable-types
Same thing with --show-importable-formats, output is:
Error: No such option: --show-importable-formats
Is that option no longer supported? Is there another command to use? Thanks!