Skip to content

JessePeden/universal-code

This branch is 8 commits behind ironmansoftware/universal-code:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 6, 2023
Sep 8, 2020
Mar 27, 2022
Apr 13, 2022
Jun 18, 2024
Oct 1, 2023
Dec 6, 2023
Sep 3, 2020
Sep 3, 2020
Dec 28, 2020
Sep 3, 2020
Feb 10, 2022
Feb 10, 2022
Dec 6, 2023
May 28, 2024
Oct 11, 2023
Dec 6, 2023

Repository files navigation

PowerShell Universal

PowerShell Universal is a single of pane of glass to manage your automation environment. This extension helps in the development of tools using PowerShell Universal.

Features

APIs

  • View APIs
  • Automatically insert Invoke-RestMethod to call APIs
  • Edit APIs

Dashboards

  • View dashboards
  • Open Dashboard scripts
  • Restart Dashboards
  • View Dashboard log
  • Debug Dashboard Process

Scripts

  • View scripts
  • Edit scripts
  • Run scripts and receive notifications on job status

Configuration

  • Edit configuration scripts

Samples

Automatically insert samples from the PowerShell Universal Sample Repository

Requirements

  • Windows, Linux or Mac
  • PowerShell v5.1 or later
  • Modern Web Browser

Extension Settings

This extension contributes the following settings:

  • powershellUniversal.appToken: An app token for communicating with the Universal REST API. An app token will be granted the first time the extension starts up.
  • powershellUniversal.url: The URL to your PowerShell Universal server.
  • powershellUniversal.samplesDirectory: Directory for samples.
  • powershellUniversal.syncSamples: Whether to synchronize samples from GitHub.
  • powershellUniversal.localEditing: Whether to edit local configuration files or using the REST API
  • powershellUniversal.connections: An array of connections.

About

Visual Studio Code extension for PowerShell Universal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.5%
  • HTML 13.2%
  • PowerShell 1.2%
  • CSS 0.1%