Lister les certificats d’un compte distant¶
- waarp-transfer account remote <PARTNER> cert <LOGIN> list
Affiche les informations des certificats du compte suivant les critères donnés.
- -l <LIMIT>, --limit=<LIMIT>¶
Le nombre de maximum certificats à afficher. Fixé à 20 par défaut.
- -o <OFFSET>, --offset=<OFFSET>¶
Le numéro du premier certificat renvoyé.
- -s <SORT>, --sort=<SORT>¶
L’ordre et paramètre selon lequel les certificats seront triés. Les choix possibles sont:
tri par nom (
name+
&name-
)
Exemple
waarp-transfer -a 'http://user:password@localhost:8080' account remote 'waarp_r66' cert 'titi' list -l 10 -o 5 -s 'name-'