Matthew DeGarmo

Results 18 issues of Matthew DeGarmo

### Question I can't find any docs / code on this specifically. Does dashy itself have a **health** endpoint that can be hit instead of loading the whole dashboard by...

🤷‍♂️ Question
📌 Keep Open

See the below discussion. These instructions should be changed to account for `apt-key` deprecation in `Ubuntu 22.04 LTS` Here's how I was able to add this keyring ```bash curl -fsSL...

This PR adds support for installing scripts from a repository. This operates almost exactly the same way that the DependencyType `PSGalleryModle` does. This adds a new `PSDependMap` that calls the...

Is it possible to add a parameter `-Attachment` and point to a local file path to attach a file to the message?

not possible

Closes #30 I've added a `-DisableTextMarkdown` switch to `Send-TeamsMessage` . My intent for this switch is to only escape markdown characters for any message section with 'text' in the title....

When including the underscore character in any -Text value, the underscores are replaced with null space. Example: ```powershell $PoolName = "App_Pool_01" $SectionParams = @{ ActivityTitle = "**Application Pool Recycle**" ActivitySubtitle...

enhancement
pr welcome

Just a quick note, I don't see that this is possible in the current docs around `sensuctl api-key grant ` ## Feature Suggestion I would like to define the api...

This PR closes https://github.com/ohmybash/oh-my-bash/issues/379 Since aliases are sourced before completions, we can check for the existence of the alias at this point and conditionally load completion for it here.

on hold :pray:

### Is your feature request related to a problem? No, Just a suggestion for a new Policy. ### Solution you'd like It would be useful for us for a policy...

kind/enhancement
kind/to-be-refined
area/policy

Is there a way to get the NAT rulebase with the current command set (v1.0.1)?