Skip to content

Commit

Permalink
add speedtest to completion (fixes #470) (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmnet8 authored and dogi committed Oct 19, 2019
1 parent 858b8a4 commit cdbc194
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _treehouses
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _treehouses_complete()
commands="ap apchannel bluetooth bootoption bridge burn button clone container \
coralenv default detect detectrpi ethernet expandfs feedback help \
image internet led locale memory networkmode ntp openvpn password \
rebootneeded rename restore rtc services ssh sshkey sshtunnel staticwifi \
rebootneeded rename restore rtc services speedtest ssh sshkey sshtunnel staticwifi \
temperature timezone tor upgrade version vnc wifi wificountry"

ap_cmdas="local internet"
Expand All @@ -22,7 +22,7 @@ _treehouses_complete()
help_cmds="ap apchannel bluetooth bootoption bridge burn button clone container \
coralenv default detect detectrpi ethernet expandfs feedback help \
image internet led locale memory networkmode ntp openvpn password \
rebootneeded rename restore rtc services ssh sshkey sshtunnel staticwifi \
rebootneeded rename restore rtc services speedtest ssh sshkey sshtunnel staticwifi \
temperature timezone tor upgrade version vnc wifi wificountry"
led_cmds="green red mode"
memory_cmds="total used free"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treehouses/cli",
"version": "1.8.8",
"version": "1.8.9",
"description": "Thin command-line interface for Raspberry Pi low level configuration.",
"main": "cli.sh",
"bin": {
Expand Down

0 comments on commit cdbc194

Please sign in to comment.