Skip to content

fix: remove non-existent deploy/config commands from README, add missing logs#446

Merged
sellakumaran merged 2 commits into
mainfrom
copilot/fix-readme-commands
Jun 5, 2026
Merged

fix: remove non-existent deploy/config commands from README, add missing logs#446
sellakumaran merged 2 commits into
mainfrom
copilot/fix-readme-commands

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 5, 2026

The README Features section referenced two commands (deploy, config) that don't exist in the CLI, while omitting logs (a365 logs export) which does.

Changes

  • Removed deploy bullet — no such command in the CLI
  • Removed config bullet — no such command in the CLI
  • Added logs bullet — exports redacted diagnostic logs safe to share with Microsoft support

Closes #445

Copilot AI changed the title [WIP] Fix README to remove non-existent cli commands and add logs command fix: remove non-existent deploy/config commands from README, add missing logs Jun 5, 2026
Copilot AI requested a review from sellakumaran June 5, 2026 15:55
@sellakumaran sellakumaran marked this pull request as ready for review June 5, 2026 15:58
@sellakumaran sellakumaran requested a review from a team as a code owner June 5, 2026 15:58
Copilot AI review requested due to automatic review settings June 5, 2026 15:58
@sellakumaran sellakumaran requested a review from a team as a code owner June 5, 2026 15:58
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README’s Features list to accurately reflect the CLI’s current top-level commands, removing references to commands that are not registered in the CLI and adding the missing logs command.

Changes:

  • Removed deploy and config bullets from the README Features section (these commands are not present in the CLI root command registration).
  • Added logs to the Features list, aligning documentation with the existing a365 logs export functionality.

@sellakumaran sellakumaran enabled auto-merge (squash) June 5, 2026 16:27
@github-actions github-actions Bot added bug Something isn't working documentation Improvements or additions to documentation labels Jun 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sellakumaran sellakumaran merged commit 2935f16 into main Jun 5, 2026
10 checks passed
@sellakumaran sellakumaran deleted the copilot/fix-readme-commands branch June 5, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README lists non-existent deploy and config commands, missing logs command

5 participants