Skip to main content

A CLI utility working with F5 iHealth GUIfor uploading and downloading files/commands etc.

Project description

f5 qksh
================

Introduction
------------
This project implements an SDK for the iControl REST interface for BIG-IP®.
Users of this library can create, edit, update, and delete configuration objects
on a BIG-IP®.

This project implements an utility for interacting with F5 iHealth. Users of
this utility can upload qkview, download log file, config file and command
output from an iHealth link.


Installation
------------

.. code:: shell

$> pip install qksh


Usage
-----

.. code:: python

qksh <case number> <qkview file list>

qksh 1-12345678 test-1.qkview test-2.qkview

qksh <file/command url of iHealth>

qksh https://ihealth.f5.com/qkview-analyzer/qv/1234567/files/download
/Y29uZmlnL2JpZ2lwLmNvbmY


Documentation
-------------
Documentation is hosted on `Read the Docs <https://qksh.readthedocs.org>`_


Filing Issues
-------------
See the Issues section of `Contributing <CONTRIBUTING.md>`__.


Contributing
------------
See `Contributing <CONTRIBUTING.md>`__

Test
----
Before you open a pull request, your code must have passing
`pytest <http://pytest.org>`__ unit tests. In addition, you should
include a set of functional tests written to use a real BIG-IP device
for testing. Information on how to run our set of tests is included
below.

Unit Tests
~~~~~~~~~~
We use pytest for our unit tests.

#. If you haven't already, install the required test packages listed in
requirements.test.txt in your virtual environment.

.. code:: shell

$ pip install -r requirements.test.txt

#. Run the tests and produce a coverage report. The ``--cov-report=html`` will
create a ``htmlcov/`` directory that you can view in your browser to see the
missing lines of code.

.. code:: shell

py.test --cov ./qksh --cov-report=html
open htmlcov/index.html


Style Checks
~~~~~~~~~~~~
We use the hacking module for our style checks (installed as part of step 1 in
the Unit Test section).

.. code:: shell

$ flake8 ./


Contact
-------
abc89d@gmail.com


License
-------

The MIT License (MIT)
~~~~~~~~~~~
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.

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

qksh-1.1.dev14.tar.gz (13.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qksh-1.1.dev14-py2-none-any.whl (16.1 kB view details)

Uploaded Python 2

File details

Details for the file qksh-1.1.dev14.tar.gz.

File metadata

  • Download URL: qksh-1.1.dev14.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for qksh-1.1.dev14.tar.gz
Algorithm Hash digest
SHA256 61319241c4bb54dbf4ca6f5e257ca27bf34ddedfbca12cde8e2bc85b93296e71
MD5 b03feb7dae18dfc9d78cec0f5b3f91c7
BLAKE2b-256 b9d2fd140220724f04c6105cbd155c5268eaaccd72f0b183d1f76691752e2947

See more details on using hashes here.

File details

Details for the file qksh-1.1.dev14-py2-none-any.whl.

File metadata

File hashes

Hashes for qksh-1.1.dev14-py2-none-any.whl
Algorithm Hash digest
SHA256 91dad75a229c48e295e5ccf0dc1f14f3e42e8cc31398ba64704d12581b484b45
MD5 ed0451a77a20737d474538cddd670157
BLAKE2b-256 4cac8739e5b63bfb188058aa3fbbda670a64477c67ca1db9b21e043d500ae3b3

See more details on using hashes here.

Supported by

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