fuzzyfox/shlink-cli

An unofficial shlink cli rest client.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Type:project

pkg:composer/fuzzyfox/shlink-cli

v0.1.1 2020-08-23 00:42 UTC

This package is auto-updated.

Last update: 2025-10-23 12:19:03 UTC


README

An unofficial Shlink cli rest client for creating/managing a Shlink server via its API, and the command line.

Usage

$ pbpaste | shlink-cli short-url:generate | pbcopy

$ shlink-cli short-url:generate   

 URL to shorten?:
 > https://github.com/fuzzyfox/shlink-cli 

https://doma.in/xQspJ

$ shlink-cli short-url:parse https://doma.in/xQspJ
https://github.com/fuzzyfox/shlink-cli

$ shlink-cli short-url:parse xQspJ
https://github.com/fuzzyfox/shlink-cli

This project is build on top of laravel-zero.