Skip to main content

CLI Command making OCI Bastion and kubernetes usage simple and fast

Project description

Auto Bastion

Manage your bastion sessions automatically without pain of creating them by clicking and copy pasting commands

image PyPI - Python Version Downloads

Supported

OS

No specific requirements here, whatever runs Python

Cloud Providers

  • Oracle Cloud

Requirements

Python

  • 3.7+

Configuration of OCI SDK

  • Add key in your Oracle cloud profile
  • Generate new key
  • Copy configuration file generated in your profile to ~/.oci/config
  • Replace path of your *.pem key on line with #TODO

Installing

MacOS

On most MacOS machines there is pip3 instead of pip use pip3 for install

Install and update using pip:

pip install abst

or

pip3 install abst

How to set up

  • Use abst config fill {context} to fill your credentials for usage, you can find all the credentials on cloud provider site, leave context empty if you want to fill default
  • Use abst generate {context} to generate default config for context, leave context empty if you want to generate to default

Usage

Both commands do automatic reconnect on idle SSH Tunnel termination
  • abst create forward/managed single {context} for single bastion session with persisting SSH connection, leave context empty if you want to use default
  • abst create forward/managed fullauto {context} for automatic Bastion session creation once deleted, will keep your, leave context empty if you want to use default connection alive till you kill this script
  • abst clean for removal all the saved credentials
  • abst use {context} for using different config that you had filled, default is the default context in creds.json
  • Use abst locate {context} to locate your configs, leave context empty if you want to locate default

Parallel execution

If you are more demanding and need to have connection to your SSH Tunnels ready at all times you can use parallel executed Bastions that currently work for full-auto forwarded setting

Change local port in the setting to port that is unique to other configs, and it will be running on all the added ports Until you kill the abst command, it will automatically remove all generated Bastion sessions by this program

  • abst parallel add {context} will add context from your context folder to stack that will be executed
  • abst parallel remove {context} will remove context from your context folder to stack that will be executed
  • abst parallel run {context} will run all the stacked contexts
  • abst parallel display will display current stacked contexts

Helm registry commands

  • abst helm login will log you in with credentials set in config.json, you set these credentials when running this command first time. Edit with flag --edit 1-n number is the index of credential in list
  • abst helm push <chart-name> will push to specified remote branch, if more credentials preset it will let you pick which one to use

Kubectl commands

  • abst cp secret secret_namespace target_namespace source_namespace(optional) this will copy secret to target namespace, without providing source namespace it will use current as a source

Did I made your life less painful ?

Support my coffee addiction ;)
Buy me a Coffee

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

abst-1.9.5.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

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

abst-1.9.5-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file abst-1.9.5.tar.gz.

File metadata

  • Download URL: abst-1.9.5.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for abst-1.9.5.tar.gz
Algorithm Hash digest
SHA256 f5df944d589030677debb88880d80082be14c493ba728912964984c3f1698ebe
MD5 4af280dcb1c261577715c6be59d9d739
BLAKE2b-256 871afb6ce1b495e1ca393b3ba3e0b75022536f6b4b9720af8da306c285286632

See more details on using hashes here.

File details

Details for the file abst-1.9.5-py3-none-any.whl.

File metadata

  • Download URL: abst-1.9.5-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for abst-1.9.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b355c12496efb24552d1bd150a478c8abe9b81ec814f3f3a9bff13b46087a58e
MD5 ae6ac6bddc06a010ae2d5589ab63caa7
BLAKE2b-256 2c5b17104acb7bddb952819bf59cef271841aeeff1638d14b3f94be82ed9c607

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