Skip to content

👽️ Switcher.io swctl CLI client improvements and documentation

Olivier Gauthier requested to merge feat/swctl-improvements into develop

Many improvements bringing session management, nickname handling, invoke method, shmpath argument and documentation overhaul. This should allow to port SIP integration tests to swctl and remove gsoap code from Switcher.

  • Add swctl session management
  • Add swctl create quiddity optional nickname
  • Migrate swctl to use nickname instead of IDs
  • Add swctl invoke command
  • Add swctl shmpath argument
  • Update swctl usage documentation

Fix #241 (closed), #242 (closed), #243

This makes next steps possible, sat-mtl/tools/scenic/sip-server#18 and #67.

Merge request reports