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
Type
/
to 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 }}
ryansurf
/
cli-surf
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
27
Code
Issues
5
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Create argument classes
- #109
#109
Open
avkoll
wants to merge 13 commits into
ryansurf:main
ryansurf/cli-surf:main
from
avkoll:create_argument_classes
avkoll/cli-surf:create_argument_classes
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Create argument classes
#109
avkoll
wants to merge 13 commits into
ryansurf:main
ryansurf/cli-surf:main
from
avkoll:create_argument_classes
avkoll/cli-surf:create_argument_classes
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2024
create argument_types.py and began populating with parameters
avkoll
committed
d3fadf9
View commit details
Copy full SHA for d3fadf9
Browse repository at this point
add map for arguments
avkoll
committed
3fbc3b8
View commit details
Copy full SHA for 3fbc3b8
Browse repository at this point
add methods to generate the mappings
avkoll
committed
b26433a
View commit details
Copy full SHA for b26433a
Browse repository at this point
move set_output_values to argument_types class
avkoll
committed
2438757
View commit details
Copy full SHA for 2438757
Browse repository at this point
began using argument_types into main
avkoll
committed
6fcff87
View commit details
Copy full SHA for 6fcff87
Browse repository at this point
fixed imports and populate_by_name parameter
avkoll
committed
3d3a7a3
View commit details
Copy full SHA for 3d3a7a3
Browse repository at this point
Commits on Aug 8, 2024
class init works and methods work, comments at bottom are for testing
avkoll
committed
39c5c39
View commit details
Copy full SHA for 39c5c39
Browse repository at this point
added mappings for location
avkoll
committed
3bb5054
View commit details
Copy full SHA for 3bb5054
Browse repository at this point
removed comments at bottom of argument_types.py
avkoll
committed
51cf1a7
View commit details
Copy full SHA for 51cf1a7
Browse repository at this point
removed unused import
avkoll
committed
a10e222
View commit details
Copy full SHA for a10e222
Browse repository at this point
began converting old cli.py to use new classes
avkoll
committed
5d990c6
View commit details
Copy full SHA for 5d990c6
Browse repository at this point
Commits on Aug 9, 2024
remove class use in cli.py
avkoll
committed
3e8cac7
View commit details
Copy full SHA for 3e8cac7
Browse repository at this point
ran pre commit tests
avkoll
committed
849e16d
View commit details
Copy full SHA for 849e16d
Browse repository at this point
You can’t perform that action at this time.