PSSourcegraph

1.0.2

PowerShell client for the Sourcegraph API

Minimum PowerShell version

7.0.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSSourcegraph

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSSourcegraph

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) Sourcegraph. All rights reserved.

Package Details

Author(s)

  • Felix Becker

Tags

sourcegraph graphql api Windows MacOS Linux

Functions

Get-Repository Get-Hover Get-Definition Get-Reference Get-User Invoke-ApiRequest New-User Search-

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

## [1.0.2](https://github.com/sourcegraph/PSSourcegraph/compare/v1.0.1...v1.0.2) (2020-06-04)


### Bug Fixes

* **repositories:** migrate changed APIs ([6a3b32d](https://github.com/sourcegraph/PSSourcegraph/commit/6a3b32d7eb6950a1ce6304d099d7a8484183df8e))
* **search:** migrate deprecated field ([e8d65f6](https://github.com/sourcegraph/PSSourcegraph/commit/e8d65f630043c1058da404d15f6d857356f38d94))

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 324 6/4/2020
1.0.1 15 6/3/2020
1.0.0 15 6/3/2020
0.3.1 14 6/3/2020
0.3.0 13 6/3/2020
0.2.0 15 5/31/2020
0.1.1 45 1/28/2020
0.1.0 16 1/28/2020
0.0.11 53 7/24/2019
0.0.10 59 2/22/2019
0.0.9 33 12/20/2018
0.0.8 18 12/20/2018
0.0.7 39 10/8/2018
0.0.6 18 10/8/2018
0.0.5 23 9/14/2018
0.0.4 43 9/8/2018
0.0.2 70 5/8/2018
0.0.1 21 4/28/2018
Show more