Skip to content

[feature request] dry run support for azure app configuration cli #1014

@hereicq

Description

@hereicq

Currently, in the Azure App Configuration CLI, when we import an app configuration, the preview results are displayed, and user confirmation is required if the --yes parameter is not specified. This feature is very helpful for previewing the impact of the configuration import. However, this functionality only works when the --yes parameter is turned off.

To make the preview results even more useful, I would like to suggest the introduction of a "dry run" feature. This feature would return the preview results to the CLI caller, allowing them to evaluate the impact of the command and decide whether to proceed with the command execution.

Thank you for considering this request. I believe this enhancement will provide more flexibility and improve the overall user experience when working with the Azure App Configuration CLI.

Metadata

Metadata

Labels

cliIssues relating to the App Configuration Hubs CLI.enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions