PSElastic
1.0.5
This is a collection of useful functions to manage Elastic
Minimum PowerShell version
5.0
Installation Options
Owners
Package Details
Author(s)
- Evan Lock <inammathe@gmail.com>
Tags
Functions
Get-ElasticClusterHealth Get-ElasticClusterSettings Get-ElasticClusterState Get-ElasticClusterStats Get-ElasticConnection Get-ElasticDocument Get-ElasticFieldMapping Get-ElasticIndex Get-ElasticMapping Get-ElasticParamSetVariables Get-ElasticQueryString Invoke-ElasticRequest Join-ElasticParts New-ElasticIndex Remove-ElasticDocument Remove-ElasticIndex Set-ElasticConnection Test-ElasticIndexExists Test-ElasticJson Test-ElasticTypeExists Write-ElasticDocument Write-ElasticLog
Dependencies
This module has no dependencies.
FileList
- PSElastic.nuspec
- appveyor.yml
- LICENSE
- PSElastic-run-tests.ps1
- PSElastic.json
- PSElastic.psd1
- PSElastic.psm1
- README.md
- .git\config
- .git\description
- .git\HEAD
- .git\index
- .git\packed-refs
- .git\hooks\applypatch-msg.sample
- .git\hooks\commit-msg.sample
- .git\hooks\fsmonitor-watchman.sample
- .git\hooks\post-update.sample
- .git\hooks\pre-applypatch.sample
- .git\hooks\pre-commit.sample
- .git\hooks\pre-push.sample
- .git\hooks\pre-rebase.sample
- .git\hooks\pre-receive.sample
- .git\hooks\prepare-commit-msg.sample
- .git\hooks\update.sample
- .git\info\exclude
- .git\logs\HEAD
- .git\logs\refs\heads\master
- .git\logs\refs\remotes\origin\HEAD
- .git\objects\pack\pack-80bb9eec62c74af16d64a79a19b7353ad44e77cc.idx
- .git\objects\pack\pack-80bb9eec62c74af16d64a79a19b7353ad44e77cc.pack
- .git\refs\heads\master
- .git\refs\remotes\origin\HEAD
- Build\build.requirements.psd1
- Build\deploy.psdeploy.ps1
- Build\psake.ps1
- Build\Start-Build.ps1
- Build\helpers\Install-PSDepend.ps1
- Scripts\helpers\Get-ElasticConnection.ps1
- Scripts\helpers\Set-ElasticConnection.ps1
- Scripts\utils\Get-ElasticParamSetVariables.ps1
- Scripts\utils\Get-ElasticQueryString.ps1
- Scripts\utils\Invoke-ElasticRequest.ps1
- Scripts\utils\Join-ElasticParts.ps1
- Scripts\utils\Test-ElasticJson.ps1
- Scripts\utils\Write-ElasticLog.ps1
- Scripts\_cluster\Get-ElasticClusterHealth.ps1
- Scripts\_cluster\Get-ElasticClusterSettings.ps1
- Scripts\_cluster\Get-ElasticClusterState.ps1
- Scripts\_cluster\Get-ElasticClusterStats.ps1
- Scripts\_document\Get-ElasticDocument.ps1
- Scripts\_document\Remove-ElasticDocument.ps1
- Scripts\_document\Write-ElasticDocument.ps1
- Scripts\_indice\Get-ElasticFieldMapping.ps1
- Scripts\_indice\Get-ElasticIndex.ps1
- Scripts\_indice\Get-ElasticMapping.ps1
- Scripts\_indice\New-ElasticIndex.ps1
- Scripts\_indice\Remove-ElasticIndex.ps1
- Scripts\_indice\Test-ElasticIndexExists.ps1
- Scripts\_indice\Test-ElasticTypeExists.ps1
- Tests\PSElastic.Tests.ps1
- Tests\functions\function_unittest_template.ps1
- Tests\functions\utils\Get-ElasticQueryString.Tests.ps1
- Tests\functions\utils\Get-ParamSetVariables.Tests.ps1
- Tests\functions\utils\Join-ElasticParts.Tests.ps1
- Tests\functions\utils\Test-ElasticJson.Tests.ps1
- Tests\functions\utils\Write-ElasticLog.Tests.ps1
- Tests\functions\_cluster\Get-ElasticClusterHealth.Tests.ps1
- Tests\functions\_cluster\Get-ElasticClusterSettings.Tests.ps1
- Tests\functions\_cluster\Get-ElasticClusterState.Tests.ps1
- Tests\functions\_cluster\Get-ElasticClusterStats.Tests.ps1
- Tests\functions\_document\Get-ElasticDocument.Tests.ps1
- Tests\functions\_document\Remove-ElasticDocument.Tests.ps1
- Tests\functions\_document\Write-ElasticDocument.Tests.ps1
- Tests\functions\_indice\Get-ElasticFieldMapping.Tests.ps1
- Tests\functions\_indice\Get-ElasticIndex.Tests.ps1
- Tests\functions\_indice\Get-ElasticMapping.Tests.ps1
- Tests\functions\_indice\New-ElasticIndex.Tests.ps1
- Tests\functions\_indice\Remove-ElasticIndex.Tests.ps1
- Tests\functions\_indice\Test-ElasticIndexExists.Tests.ps1
- Tests\functions\_indice\Test-ElasticTypeExists.Tests.ps1
- Tests\mock_data\Get-ElasticClusterHealth.Mock
- Tests\mock_data\Get-ElasticClusterSettings.Mock
- Tests\mock_data\Get-ElasticClusterState.Mock
- Tests\mock_data\Get-ElasticClusterStats.Mock
- Tests\mock_data\Get-ElasticDocument.Mock
- Tests\mock_data\Get-ElasticFieldMapping.Mock
- Tests\mock_data\Get-ElasticIndex.Mock
- Tests\mock_data\Get-ElasticMapping.Mock
- Tests\mock_data\New-ElasticIndex.Mock
- Tests\mock_data\Remove-ElasticDocument.Mock
- Tests\mock_data\Remove-ElasticIndex.Mock
- Tests\mock_data\Write-ElasticDocument.Mock