helper-scripts/cloud-serverless/README.md
This directory contains scripts specific to InfluxDB Cloud Serverless documentation workflows.
InfluxDB Cloud Serverless is a fully managed cloud service that requires different documentation maintenance approaches compared to self-hosted products.
Audit API documentation against the Cloud Serverless API endpoints.
Usage:
./audit-api-documentation.sh [version]
Update pricing and billing documentation based on current Cloud Serverless offerings.
Usage:
./update-pricing-information.sh
Validate that tutorial links and examples work with current Cloud Serverless endpoints.
Usage:
./validate-tutorial-links.sh
Unlike self-hosted products, Cloud Serverless:
As Cloud Serverless documentation needs evolve, this directory will be expanded with:
These scripts will integrate with the main documentation workflow via: