Fovus CLI 2.0.19¶
Note
Fovus CLI v1 is deprecated. Support for v1 will end on December 31, 2024. We recommend updating to v2 as soon as possible using pip install --upgrade fovus
.
The official CLI tool for interacting with the Fovus Serverless HPC Platform.
This documentation is for version 2.0.19. For v1 documentation, see Fovus CLI v1 Documentation.
Installation and setup instructions are available in the Get Started guide.
Adding --help
to any command will display the help message for that command.
All options are optional unless otherwise specified.
fovus¶
fovus [OPTIONS] COMMAND [ARGS]...
Options
- -s, --silence¶
Disable interactive CLI prompts and automatically dismiss warnings.
- -nf, --nextflow¶
Enable for nextflow job submission.
- -d, --debug¶
Enable additional logs for debugging purposes.
Commands