Skip to content

S-Filer Admin CLI : Guide d'utilisation

Note

Le S-Filer Admin CLI est un utilitaire en ligne de commande qui permet aux administrateurs de gérer les utilisateurs, les groupes et les communautés de S-Filer Portal.

Concepts

The application requires authentication to access its functions. Once authenticated, users can perform operations such as managing users, groups and communities.

It runs on Windows and Linux operating systems. Simply open a command console and execute the necessary commands. You can use the --help parameter to get help on the commands available.

Each command is made up of several options, some of which are used by all commands. Common options are :

OptionsRequired/OptionalDescription
-lRequiredusername to use to perform the action
-ldOptionalDomain ID to login to. Use the list-domains command to get the IDs of the domains. Default: 1
-logOptionalThe name of the log file. If none is specified, there are no log file. If verbose, debug logs are written.
-opOptionalThe obfuscated (hidden) password to authenticate
-pRequiredThe password to authenticate
-sRequiredThe URL of the server to use. (Ex: [https://[PUBLIC](https://[PUBLIC ADDRESS]/sfiler/server.

After the required properties, you need to add the command and the parameters specific to that command.

Commandes

The S-Filer Admin CLI supports the following commands: