
Usage
Formcarry CLI enables form creation, listing and removing forms in your terminal.
Installation:
$ npm install -g formcarry-cli
Login to Your Account:
$ formcarry login
Available Commands:
login | login to your formcarry account |
add [options] | create a new form |
delete | delete form with id |
forms | List your form's |
Create A New Form:
$ formcarry add "My Sweet Form"
Output:
ā Your form is successfully created
ā Your endpoint url copied to clipboard:
https://formcarry.com/s/BywEPAJNb
Available Options:
-n, --notify | notify those email adresses, split with comma |
-r, --return | specify return url |
With options:
$ formcarry add "My Sweet Form" -r "https://myreturnurl.io" -n "myfist@mail.com, mysecond@mail.com"
Output:
ā Your form is successfully created
ā Your endpoint url copied to clipboard:
https://formcarry.com/s/BywEPAJNb
Deleting Form:
$ formcarry delete BJedGRDQZ
Output:
ā Your form is successfully deleted.
Listing Forms:
$ formcarry forms
Output:
āāāāāāāāāāāāā¬āāāāāāāāāāāāāāāāāāā¬āāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
ā ID ā Name ā Created At ā
āāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā rJwOBh6XZ ā First. ā June 26th 2017, 1:12:39 am ā
āāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāā¼āāāāāāāāāāāāāāāāāāāāāāāāāāāāāā¤
ā BJedGRDQZ ā Second. ā June 21st 2017, 2:01:27 pm ā
āāāāāāāāāāāāā“āāāāāāāāāāāāāāāāāāā“āāāāāāāāāāāāāāāāāāāāāāāāāāāāāā