« Api gouv » : différence entre les versions
| Ligne 137 : | Ligne 137 : | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<syntaxhighlight lang="bash" line copy> | |||
Exemples: | Exemples: | ||
./test.sh -d 51 -c 51454 -m insee | ./test.sh -d 51 -c 51454 -m insee | ||
./test.sh -d 51 -c 51100 -m postal -C "Reims" | ./test.sh -d 51 -c 51100 -m postal -C "Reims" | ||
./test.sh -m api -c 51100 -v "Reims" (trouve les code insee) | ./test.sh -m api -c 51100 -v "Reims" #(trouve les code insee) | ||
./test.sh -m api -c 51100 (trouve les code insee) | ./test.sh -m api -c 51100 #(trouve les code insee) | ||
./test.sh -m api -c 51100 | ./test.sh -m api -c 51100 | ||
</syntaxhighlight> | |||
[[category:Divers]] [[category:api]] | [[category:Divers]] [[category:api]] | ||