Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Screenly
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
28
Code
Issues
9
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add global --output flag with table, json, and csv support
- #291
#291
Merged
sergey-borovkov
merged 14 commits into
Screenly:master
Screenly/cli:master
from
514sid:feature/csv-output
514sid/cli:feature/csv-output
Copy head branch name to clipboard
Jun 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add global --output flag with table, json, and csv support
#291
sergey-borovkov
merged 14 commits into
Screenly:master
Screenly/cli:master
from
514sid:feature/csv-output
514sid/cli:feature/csv-output
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
Add global --output flag with table, json, and csv support
Show description for 02386b8
514sid
committed
02386b8
View commit details
Copy full SHA for 02386b8
Browse repository at this point
Restrict CSV output to supported commands only
Show description for c8b5d1f
514sid
committed
c8b5d1f
View commit details
Copy full SHA for c8b5d1f
Browse repository at this point
Add JSON file output examples to README
514sid
committed
fe5519c
View commit details
Copy full SHA for fe5519c
Browse repository at this point
Add deprecated --json flag fallback with warning
Show description for 3810a44
514sid
committed
3810a44
View commit details
Copy full SHA for 3810a44
Browse repository at this point
Fix rustfmt formatting
514sid
committed
1f1d2d8
View commit details
Copy full SHA for 1f1d2d8
Browse repository at this point
Commits on Jun 8, 2026
Migrate playlist get through handle_command_execution_result
Show description for f04f768
514sid
committed
f04f768
View commit details
Copy full SHA for f04f768
Browse repository at this point
Use eprintln! for --json deprecation warning
Show description for fb91a34
514sid
committed
fb91a34
View commit details
Copy full SHA for fb91a34
Browse repository at this point
Fix negative integers rendered as floats in CSV output
Show description for 8e38c89
514sid
committed
8e38c89
View commit details
Copy full SHA for 8e38c89
Browse repository at this point
Derive Copy for OutputFormat, pass by value
Show description for bd6ba39
514sid
committed
bd6ba39
View commit details
Copy full SHA for bd6ba39
Browse repository at this point
Narrow Cli output and json fields to pub(crate)
Show description for d361c82
514sid
committed
d361c82
View commit details
Copy full SHA for d361c82
Browse repository at this point
Use unit variants for fieldless enum variants
Show description for f52a821
514sid
committed
f52a821
View commit details
Copy full SHA for f52a821
Browse repository at this point
Use print! for CSV output to avoid trailing newline
Show description for 31ab7e8
514sid
committed
31ab7e8
View commit details
Copy full SHA for 31ab7e8
Browse repository at this point
Add tests for CSV formatting and --json flag behaviour
Show description for c6aa5fa
514sid
committed
c6aa5fa
View commit details
Copy full SHA for c6aa5fa
Browse repository at this point
Fix rustfmt formatting
514sid
committed
cc757cc
View commit details
Copy full SHA for cc757cc
Browse repository at this point
You can’t perform that action at this time.