Skip to main content

The CLI tool to boostrap the instances of VKS clusters.

Project description

vks-bootstraper PyPI

The simple CLI tool to bootstrap instances of VKS workload clusters

Python


Installation

  • Install the vks-bootstraper:latest with pip tool:
    pip3 install --upgrade vks-bootstraper
    

Build

  • Install the Pip dependencies

    pip3 install --upgrade pip
    pip3 install --upgrade -r requirements.txt
    pip3 install --upgrade build twine
    
  • Build the CLI

    python3 -m build
    twine check dist/*
    
  • Publish the CLI to PyPi (make sure you have configured the $HOME/.pypirc config file, refer this section to pre-configure before performing this step)

    twine upload dist/*
    

Others

The .pypirc config file

  • The config file should be located at $HOME/.pypirc
  • The content of the file should be like this:
    [pypi]
      username = __token__
      password = pypi-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    

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

vks_bootstraper-1.2.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

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

vks_bootstraper-1.2.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file vks_bootstraper-1.2.0.tar.gz.

File metadata

  • Download URL: vks_bootstraper-1.2.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.14

File hashes

Hashes for vks_bootstraper-1.2.0.tar.gz
Algorithm Hash digest
SHA256 b8555aaae60fe4f5ab2484da03845e0132ab74bab27894b823356388d006d856
MD5 5cdf9668156cbf5b582618397eac9b04
BLAKE2b-256 7c02cb0e41cdb5f3924cdc575a29e19716e0a0026f144546da49f5a1c66f6dc0

See more details on using hashes here.

File details

Details for the file vks_bootstraper-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for vks_bootstraper-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ad796a5f153677292263012ee822718823f1bed20bf4fde3f99ed90beddd2f0
MD5 9ea7668fecc4877b2e8d24f9c97d6652
BLAKE2b-256 7051d0a65c0d67b436546e20d98b1a1c989810811ca0a8acaa60917e384dc7cf

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