1.9.0 • Published 1 year ago

acmd v1.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago
                                /\ \
   __       ___     ___ ___     \_\ \
 /'__`\    /'___\ /' __` __`\   /'_` \
/\ \L\.\_ /\ \__/ /\ \/\ \/\ \ /\ \L\ \
\ \__/.\_\\ \____\\ \_\ \_\ \_\\ \___,_\
 \/__/\/_/ \/____/ \/_/\/_/\/_/ \/__,_ /

Ash's CMD tool

A bunch of utilities that are very specific to my needs. I'm not sure if anyone else would find them useful, but I'm putting them here anyway.

Installation

npm i -g acmd

Commands

Because I'm lazy, this is just the copy-pasted output of the terminal help messages.

$ acmd
Commands:
  nebula
  caddy
  kube
  ffmpeg
$ acmd nebula
Commands:
  configure       Configure Nebula
  start           Start Nebula
  print           Print Nebula config
$ acmd caddy
Commands:
  configure       Configure Caddy
  start           Start Caddy
  stop            Stop Caddy
  print           Print Caddy config
$ acmd kube
Commands:
  nodes [options]                  Get all nodes
  pods [options]                   Get all pods
  describe-pod [options] <pod-id>  Describe a specific pod
  pod-logs [options] <pod-id>      Get pod logs
  latest-pod [options]             Get the latest pod name
$ acmd ffmpeg
Commands:
  trim [options] <input>               Trim a video file
  rotate [options] <input>             Rotate a video file (clockwise)
  change-frame-rate [options] <input>  Change the frame rate of a video file
  count-frames <input>                 Count the number of frames in a video file
1.9.0

1 year ago

1.8.0

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago