You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: park_media [options]
--park-media-host-address HOSTADDRESS
The AdobeAnywhere server address.
default:
--park-media-host-port PORT The port on the Park Media server to connect to.
default:
--park-media-username USERNAME
The username to login with. This will be ignored if cookie contents is set and the force login parameter is false.
default:
--park-media-password PASSWORD
The password to login with. This will be ignored if cookie contents is set and the force login parameter is false.
default:
--force-login Forces a new cookie even if cookie information is present.
--method-name METHODNAME
--method-arguments JSON
--pretty-print
--cookie-contents CONTENTS Sets the cookie contents.
--cookie-file-name FILENAME Sets the cookie contents from the contents of a file.
--set-cookie-env Saves cookie contents to an environmental variable named PARK_MEDIA_API_SESSION_COOKIE
--set-cookie-file FILENAME Saves cookie contents to a file.
--log-to FILENAME Log file location.
default: STDERR
--log-level LEVEL Logging level. Available Options: debug, info, warn, error, fatal
default: warn
--[no-]options-file [FILENAME]
Path to a file which contains default command line arguments.
default: ~/.options/park_media
-h, --help Show this message.