Skip to content

Add "Pattern" capability to Get-DbaAgDatabase#10413

Merged
potatoqualitee merged 1 commit into
dataplat:developmentfrom
niphlod:fix/10411
Jul 10, 2026
Merged

Add "Pattern" capability to Get-DbaAgDatabase#10413
potatoqualitee merged 1 commit into
dataplat:developmentfrom
niphlod:fix/10411

Conversation

@niphlod

@niphlod niphlod commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix (non-breaking change, fixes # )
  • New feature (non-breaking change, adds functionality, fixes Get-DbaAgDatabase - Please add -Pattern like Get-DbaDatabase #10411 )
  • Breaking change (affects multiple commands or functionality, fixes # )
  • Ran manual Pester test and has passed (Invoke-ManualPester)
  • Adding code coverage to existing functionality
  • Pester test is included
  • If new file reference added for test, has is been added to github.com/dataplat/appveyor-lab ?
  • Unit test is included
  • Documentation
  • Build system

Purpose

Adding -Pattern to Get-DbaAgDatabase

Approach

Copy-pasting straight from Get-DbaDatabase

Don't have anything ready to test it against, but let's see how this goes .

@potatoqualitee

Copy link
Copy Markdown
Member

very nice, thank you

@potatoqualitee potatoqualitee merged commit fd28f84 into dataplat:development Jul 10, 2026
3 checks passed
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.

Get-DbaAgDatabase - Please add -Pattern like Get-DbaDatabase

2 participants