Skip to main content

Commandline Interface for Bambleweeny

Project description

b9y-cli - Commandline Client

A client for Bambleweeny for the command line.

Install

Assuming you have a Python environment, you can install the CLI using this command:

pip install b9y-cli

Binary Releases

Windows 64 bit | MacOS | Linux 64 bit

Run

Run b9y-cli on the shell to connect using the default credentials (admin/changeme on localhost:8080).

Alternatively, you can specify the connection parameters like this:

b9y-cli -u my_user1
b9y-cli -h http://myhost:8080 -u me -p secret
b9y-cli -h http://myhost:8080 -u me -p (for interactive password prompt)
b9y-cli -h https://b9y.myhost.com

Using the CLI

You should see a prompt like the following:

Type help to see the available commands. You can e.g. use get and set commands:

set foo bar

OK

get foo

bar

route foo text/html

/routes/485ecd97-3056-42e8-bdb2-79ced30e6853

PyPi

b9y-cli on pypi

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

b9y_cli-0.1.34.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

b9y_cli-0.1.34-py2-none-any.whl (5.2 kB view hashes)

Uploaded Python 2

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