quecto-cli

1.0.5 • Public • Published

Quecto-CLI

Quecto-cli is a simple solution for use Quecto in a command line environment.

Installation

npm install -g quecto-cli

Installation

Usage

quecto <command> [options]

Commands

shorten

Shorten a URL.

Arguments

  • <link>: The URL to shorten.

Options

  • -i, --instance <instance>: The instance to use. (default: https://s.oriondev.fr)
  • -p, --password <password>: The password for the shortened url. (default: null)

Shorten

unshorten

Arguments

  • <link>: The URL to unshorten.

Options

  • -i, --instance <instance>: The instance to use. (default: https://s.oriondev.fr)
  • -p, --password <password>: The password for the shortened url. (default: null)

Unshorten

ivi

Know if a domain is a instance of Quecto.

Arguments

  • <instance>: The instance to check.

ivi valid ivi invalid

help

Display help for a command.

Arguments

  • <command>: The command to display help for.

Help

License

GPL3

Contributors

Contributors

Package Sidebar

Install

npm i quecto-cli

Weekly Downloads

8

Version

1.0.5

License

GPL-3.0-or-later

Unpacked Size

282 kB

Total Files

22

Last publish

Collaborators

  • orionsource