An open API service indexing awesome lists of open source software.

https://github.com/gregros/dictum


https://github.com/gregros/dictum

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Dictum

Runs commands on the containers of a pod with a specific user (root by default).

## Usage

```bash
$ dictum run -s "[app=nginx]" -u root -C /bin/bash
```