qlik csp-origin update
Description
Updates a CSP entry
Usage
qlik csp-origin update
[flags]
Flags
Local
-
--childSrc- Defines the valid sources for loading web workers and nested browsing contexts using elements such as frame and iframe -
--connectSrc- Restricts the URLs that can be loaded using script interfaces -
--connectSrcWSS- Restricts the URLs that can be connected to websockets (all sources will be prefixed with 'wss://') -
--description(string)- The reason for adding this origin to the Content Security Policy -
--file(string)[shorthand:-f]- Reads request from a file -
--fontSrc- Specifies valid sources for loading fonts -
--formAction- Allow forms to be submitted to the origin -
--frameAncestors- Specifies valid sources for embedding the resource using frame, iframe, object, embed and applet -
--frameSrc- Specifies valid sources for loading nested browsing contexts using elements such as frame and iframe -
--help[shorthand:-h]- help for update -
--imgSrc- Specifies valid sources of images and favicons -
--interval(int)- Duration in seconds to wait between retries, at least 1 (default 1) -
--mediaSrc- Specifies valid sources for loading media using the audio and video elements -
--name(string)- The name for this entry -
--objectSrc- Specifies valid sources for the object, embed, and applet elements -
--origin(string)- The origin that the CSP directives should be applied to -
--quiet[shorthand:-q]- Return only ids from the command -
--raw- Return original response from server without any processing -
--retry(int)- Number of retries to do before failing, max 10 -
--scriptSrc- Specifies valid sources for JavaScript -
--styleSrc- Specifies valid sources for stylesheets -
--workerSrc- Specifies valid sources for Worker, SharedWorker, or ServiceWorker scripts
Global
-
--config(string)[shorthand:-c]- path/to/config.yml where parameters can be set instead of on the command line -
--context(string)- Name of the context used when connecting to Qlik Associative Engine -
--headers(stringToString)- Http headers to use when connecting to Qlik Associative Engine (default []) -
--insecure- Enabling insecure will make it possible to connect using self signed certificates -
--json- Returns output in JSON format if possible, disables verbose and traffic output -
--server(string)[shorthand:-s]- URL to a Qlik Sense server (SaaS or Enterprise on Windows) or directly to a Qlik Associative Engine -
--server-type(string)- The type of server you are using: cloud (SaaS), windows (Enterprise on Windows) or engine -
--verbose[shorthand:-v]- Log extra information