zzxwill 124a215a0a Make `lastCommandParam as a subcommand and enhance corner cases
Fix issue #4
- Make `lastCommandParam` like `image` as a subcommand instead of a flag.
- Validate whether `lastCommandParam` is set.
- check whether all flags are set.
2020-07-14 17:52:11 +08:00
2020-07-07 00:12:13 +08:00
2020-07-12 23:16:47 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-12 23:16:47 +08:00
2020-07-12 23:16:47 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00
2020-07-07 00:12:13 +08:00

RudrX

RudrX is a command-line tool to use OAM based micro-app engine.

Use with command-line

  1. Install Template CRD into your cluster
make install
  1. Install template object
kubectl apply -f config/samples/
  1. rudrx run
rudrx run containerized frontend -p 80 -i oam-dev/demo:v1
Languages
Go 95.4%
CUE 3.4%
Mustache 0.4%
Shell 0.4%
Makefile 0.3%