SnippetKit

Commands

Overview of all SnippetKit commands.

Commands Overview

Below is a list of all available commands in SnippetKit. Each command has its own page describing usage, flags, and examples.

  • Search
    Use this command to find snippets by name or tags.

  • Add
    Installs snippets into your project.

  • Info
    Previews snippet details, such as title, language, and code snippet.

  • Login
    Authenticates your SnippetKit CLI with your account credentials.

  • Logout
    Ends your current authentication session with SnippetKit.


General Command Structure

Most SnippetKit commands follow a similar pattern:

snippetkit <command> [arguments] [flags]

On this page