> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inferless.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 9th December 2024: CLI v2.0: Faster and Smoother Experience

**Latest Enhancements & Features:**

1. **inferless init**: Simplified model import initialization with fewer parameters required to get started.Added support for Hugging Face, Docker, S3, and File-based deployments directly via subcommands.[Read the documentation](https://docs.inferless.com/references/cli/inferless-init)

2.**inferless deploy** :Deploy models without YAML by directly specifying machine configurations and runtime files during deployment. Automatically creates runtimes for your models, enabling faster deployments.[Read the documentation](https://docs.inferless.com/references/cli/inferless-deploy)

3. **inferless model**: Comprehensive model management commands to list, delete, rebuild, get details, activate, deactivate, and patch configurations. [Read the documentation](https://docs.inferless.com/references/cli/inferless-model)

4. **inferless integration**:Manage integrations with providers like Dockerhub, ECR, GCS, Hugging Face, and S3. Add and list integrations seamlessly. [Read the documentation](https://docs.inferless.com/references/cli/inferless-integration)

5. **inferless volume**: Create volumes, copy files, list contents, and remove files or directories. Specify custom mount points in the deploy command. Edit mount points during or after deployment for greater flexibility.[Read the documentation](https://docs.inferless.com/references/cli/inferless-volume)
