1.0.5 • Published 9 months ago

quecto-cli v1.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
9 months ago

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