Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

b9y-cli

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

b9y-cli

Commandline Interface for Bambleweeny

  • 0.1.34
  • PyPI
  • Socket score

Maintainers
1

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

FAQs


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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc