Returns the details for an import.
Output of disqus imports details --help
:
Usage: disqus imports details [options]
Options:
-h, --help output usage information
-A, --access_token <string> Your access token.
-f, --forum <string> Looks up a forum by ID (aka short name).
-g, --group <string> Looks up a group by ID.
-H, --https [boolean] Whether to use https. Defaults to true.
-L, --logLevel [string] Output log level. Choices: debug, info, notice, warning, error, critical, alert, emergency.
-S, --api_secret <string> Your applications's api_secret.
Returns a list of all imports.
Output of disqus imports list --help
:
Usage: disqus imports list [options]
Options:
-h, --help output usage information
-A, --access_token <string> Your access token.
-f, --forum <string> Looks up a forum by ID (aka short name).
-c, --cursor [string] Defaults to null.
-H, --https [boolean] Whether to use https. Defaults to true.
-L, --logLevel [string] Output log level. Choices: debug, info, notice, warning, error, critical, alert, emergency.
-S, --api_secret <string> Your applications's api_secret.
Up one level
Imports CLI
See the disqus-node Imports API.
See the Imports API on Disqus.com.