Skip to content

docs: S3 row in environment scoping table omits include/exclude support #331

Description

@dangrondahl

Problem

The scoping table on /getting_started/environments shows the S3 (buckets) row with no support for any scoping option (all resources, by name, by regex, exclude by name, exclude by regex). This contradicts the kosli snapshot s3 CLI reference, which documents --include/--exclude (literal prefix) and --include-regex/--exclude-regex (Go regex against the full object key).

Expected Behavior

The table reflects S3 filtering, or the page clarifies the distinction: S3 filtering selects which objects contribute to the fingerprint, but the result is always reported as a single artifact.

Current Behavior

Readers evaluating whether S3 content can be scoped conclude, incorrectly, that no filtering exists.

Suggested Approach

Update the S3 row to reflect include/exclude and include/exclude-regex, and add a note that filtered content still reports as one artifact. Cross-link the kosli snapshot s3 reference.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions