Cacher Insert from CLI
Opened this issue · 0 comments
mikeerickson commented
Has there been any desire to insert an existing snippet (how would search occur) from CLI?
I am thinking something like:
> cacher snippets:insert --name filename.txt --labels bash,???
I guess I could always use gist, but I am so used to using Cacher in my workflow (usually use it from the VSCode extension) so it would be swell if it were available on the CLI
In my case, I dont use VSCode for PHP work (I prefer PHPStorm, but there is no plugin)