Documentation

Complete resources and references for Mistral Vibe CLI

Official Documentation

Mistral Vibe CLI Official Documentation

The complete, up-to-date documentation maintained by the Mistral team.

Visit Official Docs
Dikkie Dik style cat reading documentation
Quick Reference

Essential Commands

Starting Vibe

vibe

Starting with a prompt

vibe "Create a Python web server"

Continuing a session

vibe --continue

CLI Command Reference

General Commands

Command Description
vibe Start interactive session
vibe <prompt> Run with initial prompt
vibe --continue Continue previous session
vibe --help Show help message
vibe --version Show version information

Configuration Commands

Command Description
vibe init Initialize Vibe in current directory
vibe config View current configuration
vibe auth Authenticate with Mistral
API Reference

Mistral API Documentation

For advanced users who want to integrate Mistral models directly into their applications.

REST API

Complete REST API documentation for Mistral models.

View API Docs

Python SDK

Official Python client library for Mistral API.

pip install mistralai
Dikkie Dik style cat with API documentation

Community Resources

GitHub Repository

Source code, issues, and contributions. Star the repo to show your support!

View on GitHub

Discussions

Ask questions, share ideas, and help other users in the community discussions.

Join Discussions

Issues

Found a bug or want to request a feature? Check existing issues or create a new one.

View Issues

Mistral Discord

Join the Mistral community on Discord to chat with other users and the team.

Join Discord
Dikkie Dik style cat learning
Tutorials

Learn by Example

Building a Web App

Step-by-step guide to building a full-stack web application with Vibe CLI assistance.

Coming soon...

API Development

Learn how to quickly create RESTful APIs with proper documentation and testing.

Coming soon...

Debugging & Testing

Master debugging techniques and write comprehensive tests with Vibe's help.

Coming soon...

Ready to Dive Deeper?

Explore the official documentation, join the community, and start building amazing things with Mistral Vibe CLI.

Visit Official Docs