Skip to content

Add batch mode for info command and improve output#30

Merged
phornig merged 1 commit intomainfrom
improveinfo
Apr 7, 2026
Merged

Add batch mode for info command and improve output#30
phornig merged 1 commit intomainfrom
improveinfo

Conversation

@phornig
Copy link
Copy Markdown
Collaborator

@phornig phornig commented Mar 17, 2026

Description

  • Added --batch / -b flag to the info command that skips any steps requiring an interactive login (Cloud Manager name resolution, ADC project/workspace name resolution,)
  • Change API connectivity test to use existing CDN info API endpoint
  • Updated README with a CI/CD Setup section including GitHub Actions examples for both AEM as a Cloud Service and Edge Delivery Sites

Motivation and Context

The info command always triggered an interactive IMS login, making it unusable in CI/CD pipelines or scripted environments. The --batch flag allows the command to output configuration details without any manual intervention, enabling use in automated flows.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@phornig phornig requested a review from krystiannowak March 17, 2026 18:28
@phornig phornig merged commit ecbb926 into main Apr 7, 2026
3 checks passed
@phornig phornig deleted the improveinfo branch April 7, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants