Skip to main content

CLI for Uptycs platform with auto-completion and syntax highlighting.

Project description

iusql

Build Status

A command-line client for Uptycs that has auto-completion and syntax highlighting. This tool is based on dbcli frame work. We have used Uptycs restcall in the tool

Installation

If you already know how to install python packages, then you can install it via pip:

You might need sudo on linux.

if you want to install iusql, using pip, you can use following command:

$ sudo pip install iusql

if you want to install from source you can use following command:

$ git pull iusql
$ cd iusql
$ python setup.py install

Usage

$ iusql --help

Usage: iusql -k <uptycs key file> [DATABASE]

Examples:
  - iusql -k mykeyfile [global|realtime|audit]

A config file is automatically created at ~/.config/iusql/config at first launch. See the file itself for a description of all available options.

Following are the options available through the tool

+-------------+----------------------------+------------------------------------------------------------+
| Command     | Shortcut                   | Description                                                |
+-------------+----------------------------+------------------------------------------------------------+
| .databases  | .databases                 | List databases.                                            |
| .open       | .open                      | Change to a new database.                                  |
| .schema     | .schema[+] [table]         | The complete schema for the database or a single table     |
| .status     | \s                         | Show current settings.                                     |
| .tables     | \dt[+] [table]             | List or describe tables.                                   |
| \G          | \G                         | Display current query results vertically.                  |
| \e          | \e                         | Edit command with editor (uses $EDITOR).                   |
| \f          | \f [name [args..]]         | List or execute favorite queries.                          |
| \fd         | \fd [name]                 | Delete a favorite query.                                   |
| \fs         | \fs name query             | Save a favorite query.                                     |
| \once       | \o [-o] filename           | Append next result to an output file (overwrite using -o). |
| exit        | \q                         | Exit.                                                      |
| help        | \?                         | Show this help.                                            |
| nopager     | \n                         | Disable pager, print to stdout.                            |
| notee       | notee                      | Stop writing results to an output file.                    |
| pager       | \P [command]               | Set PAGER. Print the query results via PAGER.              |
| prompt      | \R                         | Change prompt format.                                      |
| quit        | \q                         | Quit.                                                      |
| rehash      | \#                         | Refresh auto-completions.                                  |
| source      | \. filename                | Execute commands from file.                                |
| system      | system [command]           | Execute a system shell commmand.                           |
| tableformat | \T                         | Change the table format used to output results.            |
| tee         | tee [-o] filename          | Append all results to an output file (overwrite using -o). |
| watch       | watch [seconds] [-c] query | Executes the query every [seconds] seconds (by default 5). |
+-------------+----------------------------+------------------------------------------------------------+

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

iusql-2.0.5-py2.py3-none-any.whl (51.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file iusql-2.0.5-py2.py3-none-any.whl.

File metadata

  • Download URL: iusql-2.0.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 51.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.10

File hashes

Hashes for iusql-2.0.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 791b100ab10c63d3c97bcfbaeb6289ca7a603f4d94cb0f9c4f8d01b480f30ce8
MD5 3cbd184bd8ca69d513673a576f4b779c
BLAKE2b-256 7d751276f1785e231ef87860c39c2c3dbf2c07163091da24aa7aa1d7c88dc3e8

See more details on using hashes here.

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