set-default-sms
Allows you to specify a default SMS.
Syntax:
shell
sfiler-cli [options] set-default-sms [command options]
Command options | Required / Optional | Description |
---|---|---|
-n | Required | The name of the SMS service that will become the default SMS. |
Example:
This command set "my-sms" as the default SMS service.
shell
./sfiler-config-cli.sh -l my-user -p my-password -cf "conf/sfiler.conf" set-default-sms -n "my-sms"