New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

quecto-cli

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quecto-cli

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

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

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

Keywords

quecto

FAQs

Package last updated on 06 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts