-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathcommand_sets.yaml
More file actions
53 lines (53 loc) · 1.64 KB
/
command_sets.yaml
File metadata and controls
53 lines (53 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
command_sets:
billing:
description: Commands to show cloud service bills.
circleci:
description: Commands to work with Circle CI builds.
gcloud:
description: Google Cloud commands (right now, just billing).
echo:
description: Simple echo test.
do:
description: DigitalOcean commands.
aws:
description: AWS commands.
vultr:
description: Vultr commands.
run:
description: Command to run slash commands.
dig:
description: Command to lookup DNS.
translate:
description: Translates text to a given language.
bluejeans:
description: Bluejeans commands.
corona_stats:
description: Live stats for the pandemic, worldwide or in a specific country.
times:
description: Displays current time in AM/PM format for the given cities.
gitlab:
description: Command set for interfacing with GitLab.
shopify:
description: Command set for interfacing with Shopify.
github:
description: Command set for interfacing with GitHub.
ibm:
description: Commands to interact with IBM Cloud Functions & IBM Watson services.
weather:
description: Get weather conditions for a city.
utils:
description: Set of utility commands for Commander
jira:
description: Commands to interact with Jira Cloud.
netlify:
description: Commands to interact with Netlify.
awsbill:
description: Fetch AWS billing information.
datadogbill:
description: Fetch Datadog billing information.
dobill:
description: Fetch DigitalOcean billing information.
twitter:
description: Execute Twitter related operations.
kubernetes:
description: Interact with your Kubernetes cluster.