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 [--repository pypi] 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.3.10.tar.gz (8.1 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.3.10-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vks_bootstraper-1.3.10.tar.gz
Algorithm Hash digest
SHA256 c15f4ba13745fce61f67205025974a3f318341672601b9f04d59786d02047098
MD5 9caf55de00f19232e85a841438f4d4c4
BLAKE2b-256 eaf02408c87fc687639a3cc67a3669e2b71ece9ad5a8ca0678ee8912363feadf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for vks_bootstraper-1.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e1764cea8dd8e95ea3a85cf61407d64d173abca51bafa729fd8f9bbcea00408e
MD5 f074a943ae0b5a1b67d7419063489ac5
BLAKE2b-256 02a94b6676b75f482d1b6018109e25031fa735579fb6f80d93d3a3be6ff4d158

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