crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 274 forks source link

Add missing CLI commands #1970

Open oberstet opened 2 years ago

oberstet commented 2 years ago

Add missing CLI commands:


Add new CLI command: crossbar shell --realm default show routercluster-workergroup-placement cluster2 group1

crossbar shell --realm default show --help

Usage: crossbar show [OPTIONS] COMMAND [ARGS]...

  show resources

Options:
  --help  Show this message and exit.

Commands:
  arealm                     show application realm
  arealm-role                show arealm-role association
  component                  show component (for container and router...
  database                   open and show embedded database details
  docker                     show Docker information
  docker-container           show Docker container information
  docker-image               show Docker image information
  fabric                     show fabric
  license                    get domain software stack license
  mrealm                     show management realm (for domains)
  node                       show node
  principal                  show principal
  realm                      show realm (for router workers)
  role                       show role
  role-permission            show role permission
  routercluster              show routercluster
  routercluster-node         show routercluster node
  routercluster-workergroup  show routercluster workergroup
  status                     show domain or mrealm status
  transport                  show transport (for router workers)
  version                    get domain controller software version
  webcluster                 show webcluster
  webcluster-node            show webcluster node
  webcluster-service         show webcluster webservice
  worker                     show worker
oberstet commented 2 years ago

orchestration API - delete_ / remove_: