diff --git a/EXAMPLES.md b/EXAMPLES.md new file mode 100644 index 0000000..cc450f6 --- /dev/null +++ b/EXAMPLES.md @@ -0,0 +1,68 @@ +# Example EPP commands + +Can be used for local testing +``` +Login + + + + +test_bestnames +testtest + + 1.0 + en + + + https://epp.tld.ee/schema/domain-eis-1.0.xsd + https://epp.tld.ee/schema/contact-ee-1.1.xsd + urn:ietf:params:xml:ns:host-1.0 + urn:ietf:params:xml:ns:keyrelay-1.0 + + + + + +Logout + + + + +test_bestnames +testtest + + 1.0 + en + + + https://epp.tld.ee/schema/domain-eis-1.0.xsd + https://epp.tld.ee/schema/contact-ee-1.1.xsd + urn:ietf:params:xml:ns:host-1.0 + urn:ietf:params:xml:ns:keyrelay-1.0 + + + + + +Poll + + + + + foo bar baz + + + +Check + + + + + + airport.test + + + Some some some + + +```