Returns the details for an import.
Output of disqus imports details --help
:
Usage: disqus imports details [options]
Options:
-h, --help output usage information
-A, --api_key <string> Your applications's public api_key.
-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.
Returns a list of all imports.
Output of disqus imports list --help
:
Usage: disqus imports list [options]
Options:
-h, --help output usage information
-A, --api_key <string> Your applications's public api_key.
-c, --cursor [string] Defaults to null.
-f, --forum <string> Looks up a forum by ID (aka short name).
-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.
Up one level
Imports CLI
See the disqus-node Imports API.
See the Imports API on Disqus.com.