IntroductionΒΆ

Manage command snippets and solution examples from command line or through a RESTish API that follows subset of JSON API specification v1.0.

The Snippy tool is intended to support software development and troubleshooting workflows by collecting command examples and troubleshooting solutions into one manager. The tool may be helpful for example when working with different open source components that all have different configuration settings and troubleshooting methods. You can share the best examples through REST API server or by exporting and importing the data with common data serialization languages YAML or JSON.