[OBSOLÈTE] Lister les certificats d’un compte distant¶
Affiche les informations des certificats du compte suivant les critères donnés.
Commande
waarp-transfer account remote "<PARTNER>" cert "<LOGIN>" list
Options
- -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 account remote 'waarp_r66' cert 'titi' list -l 10 -o 5 -s 'name-'