Skip to content

rust(feat): sift cli get assets - #731

Open
Brandon-Shippy wants to merge 4 commits into
mainfrom
rust/sift-cli-get-assets
Open

rust(feat): sift cli get assets#731
Brandon-Shippy wants to merge 4 commits into
mainfrom
rust/sift-cli-get-assets

Conversation

@Brandon-Shippy

@Brandon-Shippy Brandon-Shippy commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Description

Adds sift-cli get asset for listing assets. Returns in a table by default with hyperlinks to the asset in explore. By default we list out the most recent 50 assets by modified_on date
It has a few flags:
- --filter takes a CEL expression
- --limit lets you edit how many rows you get back
- --output-format lets you determine the output format, current flags are text and json

Verification

  • Unit tests
  • Manual testing

@Brandon-Shippy Brandon-Shippy changed the title Rust/sift cli get assets rust(feat): sift cli get assets Aug 18, 2026
@Brandon-Shippy
Brandon-Shippy marked this pull request as ready for review August 18, 2026 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant