Skip to content

Rename cert CLI options to follow kebab-case naming convention#650

Closed
Copilot wants to merge 1 commit intousers/nchapagain/EnableCertDownloadfrom
copilot/sub-pr-648
Closed

Rename cert CLI options to follow kebab-case naming convention#650
Copilot wants to merge 1 commit intousers/nchapagain/EnableCertDownloadfrom
copilot/sub-pr-648

Conversation

Copy link

Copilot AI commented Mar 3, 2026

A prior review flagged that certificate-related CLI options were not following the established naming conventions — no camel-case, no redundant aliases, one value-accepting option per parameter.

Changes

  • --cert-installation-dir: replaces --certificateDownloadDir / --certDownloadDir
  • --token: removed --access-token alias
  • --tenant-id: removed --tid alias
  • --certificate-name / --cert-name: removed --certname alias
  • Renamed CertificateDownloadDirCertificateInstallationDir throughout (BootstrapCommand, OptionFactory, CertificateInstallation, profile JSON)
  • Updated 0010-command-line.md to reflect the renamed options

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Add feature to enable certificate download support Rename cert CLI options to follow kebab-case naming convention Mar 3, 2026
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