Skip to content

Asset storage classes need to be listed e.g. via CLI or documented #20528

@romatou18

Description

@romatou18

Describe the current behavior

  1. When trying to implement assets it proved to be difficult to find a comprehensive list of asset storage classes
    e.g. s3://, storage: file:, etc.
    A few examples are definitely found in the Assets documentation but not comprehensive list
    https://docs.prefect.io/v3/how-to-guides/workflows/assets
  • listing ALL storage classes
  • explaining how to use each of those.
  1. I could only infer a list of it via reviewing:
    class RemoteStorage:

Describe the proposed behavior

Suggestion: Complete the gaps in the current Assets documentation sections, or add a new section or page dedicated to listing storage classes, giving at least one example of each.

Example Use

No idea I am new to Prefect and this is what should be added by an experience dev.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions