Obris CLI for managing infrastructure independent of your cloud provider.
Project description
Obris CLI
The Obris CLI is used to manage Obris apps from the command line. It is built using click as the underlying cli framework.
Learn more about Obris @obris.io.
Use our quickstart guide to start building apps.
Overview
This project aims to make managing your infrastructure independent from the cloud it's deployed on. We want developers to be able to leverage the tools they need and not have to make compromises when choosing between a scoped, managed PaaS offering or a customizable, terse IaaS offering.
Installing
pip install obris
Using
Setup
- Create an API token within your Obris account
- Add
export OBRIS_TOKEN=<YOUR-GENERATED-TOKEN>
to your~/.zshrc
or~/.bashrc
file
Commands
obris application
obris certificate
obris credential
obris env-var
obris process
obris repo
obris webserver
Developing
Install Dependencies
pyenv install 3.12.0
pyenv virtualenv 3.12.0 obris-cli
pyenv local obris-cli
pip install -r requirements.txt
Configure Executable
Entry Point
Start running Obris commands locally!
python -m obriscli <command>
Contributing
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
Built Distribution
File details
Details for the file obris-0.1.5.tar.gz
.
File metadata
- Download URL: obris-0.1.5.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6402f2be474597862530c73f4686ba5aa4594afd1f293758b68561a5ce997700 |
|
MD5 | 8ad3e48b375c408754d9ebe46d5f7fa3 |
|
BLAKE2b-256 | 306e598b69bdad6b3b855d28b548974f954762cb7aa241229bc2d9766412d43b |
File details
Details for the file obris-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: obris-0.1.5-py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c667c17c868c16e443a23227a312c79de84ffa13f77bc4667f2709d66e0c2a5 |
|
MD5 | 2edba39d12c1412364931c35c1521a72 |
|
BLAKE2b-256 | ec503027f261f51a3e7c93291516d4281013286ec18f4bc6170668e24f70600a |