Metadata-Version: 2.4
Name: baseshift-tailscale
Version: 2.11.1
Summary: Tailscale forwarder binary for the baseshift CLI (companion package)
Home-page: https://baseshift.io
License: BSD 2-Clause License
License-File: LICENSE
Dynamic: license-file

# baseshift cli

## Instructions for New Version
1. Update the version in baseshift/version.py
2. Install the pip packages in requirements.txt
3. run build_new_version.sh --package=baseshift --all-platforms
4. run build_new_version.sh --package=baseshift-tailscale --all-platforms
5. run upload_new_version.sh --package=baseshift and upload_new_version.sh --package=baseshift-tailscale
6. lookup the pypi cli upload token in 1password when prompted for api token
