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
12
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Onboard Logs service -instance commands
- #1184
#1184
Merged
GokceGK
merged 28 commits into
main
stackitcloud/stackit-cli:main
from
feature/onboard-logs-service
stackitcloud/stackit-cli:feature/onboard-logs-service
Copy head branch name to clipboard
Jan 26, 2026
Conversation
Commits
28
(28)
Checks
Files changed
Merged
Onboard Logs service -instance commands
#1184
GokceGK
merged 28 commits into
main
stackitcloud/stackit-cli:main
from
feature/onboard-logs-service
stackitcloud/stackit-cli:feature/onboard-logs-service
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
onboard logs service -instance
GokceGK
committed
5184d23
View commit details
Copy full SHA for 5184d23
Browse repository at this point
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
50cef75
View commit details
Copy full SHA for 50cef75
Browse repository at this point
Commits on Dec 22, 2025
Update internal/cmd/beta/logs/instance/delete/delete.go
Show description for 0582365
GokceGK
and
rubenhoenle
authored
0582365
View commit details
Copy full SHA for 0582365
Browse repository at this point
Update internal/cmd/beta/logs/instance/list/list_test.go
Show description for 4c6ac23
GokceGK
and
rubenhoenle
authored
4c6ac23
View commit details
Copy full SHA for 4c6ac23
Browse repository at this point
Update internal/cmd/beta/logs/instance/list/list.go
Show description for 4db3ed8
GokceGK
and
rubenhoenle
authored
4db3ed8
View commit details
Copy full SHA for 4db3ed8
Browse repository at this point
Commits on Dec 23, 2025
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
9e07964
View commit details
Copy full SHA for 9e07964
Browse repository at this point
remove obsolete check // add missing unit test
GokceGK
committed
c57155e
View commit details
Copy full SHA for c57155e
Browse repository at this point
Commits on Jan 5, 2026
fix linter issues
GokceGK
committed
c43c354
View commit details
Copy full SHA for c43c354
Browse repository at this point
fix possible nil pointer issue // extend unit tests
GokceGK
committed
1e03333
View commit details
Copy full SHA for 1e03333
Browse repository at this point
Commits on Jan 7, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
b969ed6
View commit details
Copy full SHA for b969ed6
Browse repository at this point
Commits on Jan 12, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
a6dc0d5
View commit details
Copy full SHA for a6dc0d5
Browse repository at this point
update logs service version // remove workaround
GokceGK
committed
e53ea7a
View commit details
Copy full SHA for e53ea7a
Browse repository at this point
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
1cab0dd
View commit details
Copy full SHA for 1cab0dd
Browse repository at this point
Commits on Jan 14, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
c1a489c
View commit details
Copy full SHA for c1a489c
Browse repository at this point
replace boilerplate code with the util functions
GokceGK
committed
11e33d0
View commit details
Copy full SHA for 11e33d0
Browse repository at this point
remove obsolete assumeYes checks
GokceGK
committed
4ddc9fb
View commit details
Copy full SHA for 4ddc9fb
Browse repository at this point
add unit test and nil pointer check
GokceGK
committed
83070d8
View commit details
Copy full SHA for 83070d8
Browse repository at this point
Commits on Jan 19, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
ee6a7e8
View commit details
Copy full SHA for ee6a7e8
Browse repository at this point
add unit test and nil pointer check to create command
GokceGK
committed
69a36fc
View commit details
Copy full SHA for 69a36fc
Browse repository at this point
Merge remote-tracking branch 'origin/feature/onboard-logs-service' into feature/onboard-logs-service
GokceGK
committed
7e88ce7
View commit details
Copy full SHA for 7e88ce7
Browse repository at this point
Commits on Jan 20, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
d0069da
View commit details
Copy full SHA for d0069da
Browse repository at this point
extend nil check in outputResult functions
GokceGK
committed
db5832d
View commit details
Copy full SHA for db5832d
Browse repository at this point
extend nil pointer checks for the response
GokceGK
committed
9c80d14
View commit details
Copy full SHA for 9c80d14
Browse repository at this point
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
0e110af
View commit details
Copy full SHA for 0e110af
Browse repository at this point
Commits on Jan 26, 2026
Merge branch 'main' into feature/onboard-logs-service
GokceGK
authored
c97f9fe
View commit details
Copy full SHA for c97f9fe
Browse repository at this point
Update internal/cmd/beta/logs/instance/create/create.go
Show description for b353add
GokceGK
and
rubenhoenle
authored
b353add
View commit details
Copy full SHA for b353add
Browse repository at this point
fix indentation
GokceGK
committed
b627a44
View commit details
Copy full SHA for b627a44
Browse repository at this point
add missing fields to describe table output
GokceGK
committed
2544110
View commit details
Copy full SHA for 2544110
Browse repository at this point
You can’t perform that action at this time.