docs
docs copied to clipboard
auto generate localstack cli manual
🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-812.surge.sh 🎊
@cabeaulac: I don't think that we should remove deprecated functions from the docs. They are clearly marked as deprecated. A black list again is not automatically adjusted. What happens when we deprecate another operation in the next release?
@HarshCasper: The script looks great! However, it would be great if we could move this workflow to the
localstack/localstack-clirepo, and trigger it on a published release (similar to the homebrew tap update). This is exactly when users can access the changes in the CLI, and we wouldn't have any time where the docs are mismatched again (because this workflow is only executed every three months).
@alexrashed My point was
Since the CLI docs are just being re-added, let's not advertise commands we don't want to get used.
Otherwise, I totally agree, fine to have deprecated things in docs. But why advertise things we don't want used the first time we're advertising. Doesn't matter to me, was just trying to stop people from seeing these in docs and start using them.
@HarshCasper It would be good to fix the 404s related to the LocalStack CLI soon 🙏 :
📆 IMHO, having at least some advertising page for the LocalStack CLI up for re:invent would be very helpful for users to evaluate whether that's something they should try.