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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
stackitcloud
/
stackit-cli
Public
Notifications
You must be signed in to change notification settings
Fork
44
Star
160
Code
Issues
13
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(server): Implement and document security group attach/detach commands
- #1341
#1341
Merged
rubenhoenle
merged 11 commits into
main
stackitcloud/stackit-cli:main
from
feat/server-security-group-attach-and-detach
stackitcloud/stackit-cli:feat/server-security-group-attach-and-detach
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(server): Implement and document security group attach/detach commands
#1341
rubenhoenle
merged 11 commits into
main
stackitcloud/stackit-cli:main
from
feat/server-security-group-attach-and-detach
stackitcloud/stackit-cli:feat/server-security-group-attach-and-detach
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
feat(server): create security-group attach and detach command scaffolds
s-inter
committed
5aa1caa
View commit details
Copy full SHA for 5aa1caa
Browse repository at this point
Commits on Mar 13, 2026
fix(server): fix typo
s-inter
committed
0b406a0
View commit details
Copy full SHA for 0b406a0
Browse repository at this point
feat(server): implement attach security group command
s-inter
committed
c45dcbc
View commit details
Copy full SHA for c45dcbc
Browse repository at this point
feat(server): implement detach security group command
s-inter
committed
879b341
View commit details
Copy full SHA for 879b341
Browse repository at this point
feat(server): refactor attach command to use flags instead of positional arguments
s-inter
committed
8a32a6c
View commit details
Copy full SHA for 8a32a6c
Browse repository at this point
feat(server): refactor detach command to use flags instead of positional arguments
s-inter
committed
57d004d
View commit details
Copy full SHA for 57d004d
Browse repository at this point
fix(server): fix unused-parameter linter warning, update parseInput function to ignore unused input arguments
s-inter
committed
902777c
View commit details
Copy full SHA for 902777c
Browse repository at this point
feat(server): add documentation for security group attach and detach commands
s-inter
committed
a107df6
View commit details
Copy full SHA for a107df6
Browse repository at this point
Commits on Mar 20, 2026
fix(server): security group attach/detach now correctly print to stdout
s-inter
committed
d8f2ec2
View commit details
Copy full SHA for d8f2ec2
Browse repository at this point
refactor(server): simplify TestParseInput by using testutils helper function
s-inter
committed
b14bc5c
View commit details
Copy full SHA for b14bc5c
Browse repository at this point
Commits on Mar 24, 2026
Merge remote-tracking branch 'origin/main' into feat/server-security-group-attach-and-detach
s-inter
committed
acb8d91
View commit details
Copy full SHA for acb8d91
Browse repository at this point
You can’t perform that action at this time.