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
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 }}
Azure
/
azure-cli
Public
Notifications
You must be signed in to change notification settings
Fork
3.5k
Star
4.6k
Code
Issues
3.6k
Pull requests
406
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Code bootstrap
- #1
#1
Merged
Steve Dower (zooba)
merged 17 commits into
Azure:master
Azure/azure-cli:master
from
zooba:master
Copy head branch name to clipboard
Feb 17, 2016
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Code bootstrap
#1
Steve Dower (zooba)
merged 17 commits into
Azure:master
Azure/azure-cli:master
from
zooba:master
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2016
Early code outline.
Steve Dower (zooba)
committed
048adf0
View commit details
Copy full SHA for 048adf0
Browse repository at this point
Splits things up into more files and improves command loading
Steve Dower (zooba)
committed
a84a2f6
View commit details
Copy full SHA for a84a2f6
Browse repository at this point
Improves error output and adds early command module validation
Steve Dower (zooba)
committed
d54f974
View commit details
Copy full SHA for d54f974
Browse repository at this point
Moves files under src and enables namespace package
Steve Dower (zooba)
committed
b2987d3
View commit details
Copy full SHA for b2987d3
Browse repository at this point
Commits on Feb 9, 2016
Fixes line endings and adds some INFO and TODO comments
Steve Dower (zooba)
committed
4d75912
View commit details
Copy full SHA for 4d75912
Browse repository at this point
Commits on Feb 13, 2016
Adds VS project files
Steve Dower (zooba)
committed
38ff2c6
View commit details
Copy full SHA for 38ff2c6
Browse repository at this point
Replaces argparse with own parser for direct handling of nouns/arguments.
Steve Dower (zooba)
committed
2626b30
View commit details
Copy full SHA for 2626b30
Browse repository at this point
Fixes command parsing
Steve Dower (zooba)
committed
ac7bd93
View commit details
Copy full SHA for ac7bd93
Browse repository at this point
Adds execution time display when --debug passed
Steve Dower (zooba)
committed
b9224cf
View commit details
Copy full SHA for b9224cf
Browse repository at this point
Adds session support and starts writing tests.
Steve Dower (zooba)
committed
516f4fa
View commit details
Copy full SHA for 516f4fa
Browse repository at this point
Commits on Feb 14, 2016
Switched to gettext localization
Show description for 31c9072
Steve Dower (zooba)
committed
31c9072
View commit details
Copy full SHA for 31c9072
Browse repository at this point
Coalesces arguments into single attribute
Show description for 8c32cf6
Steve Dower (zooba)
committed
8c32cf6
View commit details
Copy full SHA for 8c32cf6
Browse repository at this point
Commits on Feb 15, 2016
Improves argument parsing
Steve Dower (zooba)
committed
2164666
View commit details
Copy full SHA for 2164666
Browse repository at this point
Moves version/author details to __init__.py
Steve Dower (zooba)
committed
d276704
View commit details
Copy full SHA for d276704
Browse repository at this point
Commits on Feb 16, 2016
Improves logging and adds support for logging.code() calls
Show description for 1146a74
Steve Dower (zooba)
committed
1146a74
View commit details
Copy full SHA for 1146a74
Browse repository at this point
Replaces gettext loc with custom
Show description for d014e9b
Steve Dower (zooba)
committed
d014e9b
View commit details
Copy full SHA for d014e9b
Browse repository at this point
Commits on Feb 17, 2016
Adds setup.py to package
Steve Dower (zooba)
committed
308bd4a
View commit details
Copy full SHA for 308bd4a
Browse repository at this point
You can’t perform that action at this time.