Skip to content

set-default-sms

Allows you to specify a default SMS.

Syntax:

shell
sfiler-cli [options] set-default-sms [command options]
Command optionsRequired / OptionalDescription
-nRequiredThe 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"