Skip to content

fix: add options to mk command#24

Merged
designcode merged 4 commits intomainfrom
fix/add-options-to-mk
Feb 23, 2026
Merged

fix: add options to mk command#24
designcode merged 4 commits intomainfrom
fix/add-options-to-mk

Conversation

@designcode
Copy link
Collaborator

@designcode designcode commented Feb 23, 2026

Note

Low Risk
Mainly adds CLI option parsing and documentation generation changes; risk is limited to bucket creation defaults/flag wiring and doc output correctness.

Overview
tigris mk now supports bucket-creation flags (--access/--public, --enable-snapshots, --default-tier, --consistency, --region) and passes them through to createBucket, while keeping folder creation behavior unchanged.

Docs are updated to reflect the new mk flags and examples, and the docs generator (scripts/update-docs.ts) is enhanced to correctly include nested subcommands/resources (e.g., iam) when generating README content. Husky hooks are simplified to run commitlint/lint/format checks directly without sourcing Husky’s shell wrapper.

Written by Cursor Bugbot for commit c695313. This will update automatically on new commits. Configure here.

@designcode designcode force-pushed the fix/add-options-to-mk branch from c06eff5 to c695313 Compare February 23, 2026 17:43
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@designcode designcode merged commit 86e4b0c into main Feb 23, 2026
2 checks passed
@designcode designcode deleted the fix/add-options-to-mk branch February 23, 2026 17:45
@github-actions
Copy link

🎉 This PR is included in version 2.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants