Skip to main content

A CLI for the LinkAce API

Project description

linkace-cli

A CLI for the API of LinkAce (https://github.com/Kovah/LinkAce)

asciicast

PyPi version TheJokersThief

Install

pip install linkace-cli

Usage

Links

$ linkace link --help
Usage: linkace link [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  create  Create a new link with the info provided.
  delete  Delete a link with the given ID
  get     Get all links or, if --id is provided, get the details of just
          one...

  update  Update a link with the info provided.

Lists

$ linkace list --help
Usage: linkace list [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  create  Create a new link with the info provided.
  delete  Delete a link with the given ID
  get     Get all lists or, if --id is provided, get the details of just
          one...

  update  Update a list with the info provided.

Tags

$ linkace tag --help
Usage: linkace tag [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  create  Create a new tag with the info provided.
  delete  Delete a tag with the given ID
  get     Get all tags or, if --id is provided, get the details of just one...
  update  Update a tag with the info provided.

Search

$ linkace search --help
Usage: linkace search [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  by-list   Search for links in lists
  by-query  Search for tags by query
  by-tag    Search for links with tags

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

linkace-cli-1.1.0.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

linkace_cli-1.1.0-py3-none-any.whl (17.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page