# VibeHub Docs ## Docs - [Authentication](https://docs.vibehub.co.in/cli/authentication.md): Sign in and manage your VibeHub CLI credentials - [vibe add](https://docs.vibehub.co.in/cli/commands/add.md): Stage files for the next commit - [vibe branch](https://docs.vibehub.co.in/cli/commands/branch.md): List, create, or delete branches - [vibe checkout](https://docs.vibehub.co.in/cli/commands/checkout.md): Switch branches or create a new branch - [vibe clone](https://docs.vibehub.co.in/cli/commands/clone.md): Clone a VibeHub project to your local machine - [vibe commit](https://docs.vibehub.co.in/cli/commands/commit.md): Create a commit with staged changes - [vibe diff](https://docs.vibehub.co.in/cli/commands/diff.md): Show changes between branches - [vibe fetch](https://docs.vibehub.co.in/cli/commands/fetch.md): Fetch branches and commits from remote - [vibe init](https://docs.vibehub.co.in/cli/commands/init.md): Initialize a new VibeHub repository - [vibe log](https://docs.vibehub.co.in/cli/commands/log.md): Show commit history for a branch - [vibe login](https://docs.vibehub.co.in/cli/commands/login.md): Authenticate with your VibeHub account - [vibe merge](https://docs.vibehub.co.in/cli/commands/merge.md): Merge a branch into the current branch - [vibe profiles](https://docs.vibehub.co.in/cli/commands/profiles.md): Manage multiple VibeHub accounts - [vibe pull](https://docs.vibehub.co.in/cli/commands/pull.md): Pull commits from VibeHub to your local machine - [vibe push](https://docs.vibehub.co.in/cli/commands/push.md): Push local commits to VibeHub - [vibe status](https://docs.vibehub.co.in/cli/commands/status.md): Check the status of your VibeHub repository - [CLI Installation](https://docs.vibehub.co.in/cli/installation.md): Install and set up the VibeHub command-line interface - [Inviting Collaborators](https://docs.vibehub.co.in/collaboration/inviting-collaborators.md): Add team members to your VibeHub projects - [Managing Your Team](https://docs.vibehub.co.in/collaboration/managing-team.md): Update permissions and remove collaborators - [Permissions](https://docs.vibehub.co.in/collaboration/permissions.md): Understand permission levels and access control - [Core Concepts](https://docs.vibehub.co.in/core-concepts.md): Understand the fundamental concepts of VibeHub - [Connecting Netlify](https://docs.vibehub.co.in/deployment/connecting-netlify.md): Set up Netlify deployment for your VibeHub projects - [Connecting Vercel](https://docs.vibehub.co.in/deployment/connecting-vercel.md): Set up Vercel deployment for your VibeHub projects - [Deploying Projects](https://docs.vibehub.co.in/deployment/deploying-projects.md): Ship your code to production with one click - [Deployment Overview](https://docs.vibehub.co.in/deployment/overview.md): Deploy your VibeHub projects to the web - [GitHub Integration](https://docs.vibehub.co.in/integrations/github.md): Connect GitHub to import repositories and sync your workflow - [Welcome to VibeHub](https://docs.vibehub.co.in/introduction.md): The version control platform built for AI-native development - [Creating Projects](https://docs.vibehub.co.in/projects/creating-projects.md): Learn how to create new projects in VibeHub - [Importing from GitHub](https://docs.vibehub.co.in/projects/importing-from-github.md): Import your existing GitHub repositories into VibeHub - [Managing Projects](https://docs.vibehub.co.in/projects/managing-projects.md): Navigate and organize your VibeHub projects - [Project Settings](https://docs.vibehub.co.in/projects/project-settings.md): Configure your project's name, visibility, and other options - [Quick Start](https://docs.vibehub.co.in/quickstart.md): Get started with VibeHub in under 5 minutes - [Branches](https://docs.vibehub.co.in/version-control/branches.md): Create and manage branches in your VibeHub projects - [Commits](https://docs.vibehub.co.in/version-control/commits.md): View and understand your commit history - [Comparing Branches](https://docs.vibehub.co.in/version-control/comparing-branches.md): See the differences between branches before merging - [Merging Branches](https://docs.vibehub.co.in/version-control/merging.md): Combine changes from different branches ## OpenAPI Specs - [openapi](https://docs.vibehub.co.in/api-reference/openapi.json)