space share ls
qlik space share ls
Retrieves the shares of the space matching the query. experimental
Synopsis
Retrieves the shares of the space matching the query. This command is experimental, and it may change between releases
qlik space share ls [flags]
Options
--groupId string The groupId of the shared resource.
-h, --help help for ls
--interval int Duration in seconds to wait between retries, at least 1 (default 1)
--limit int Maximum number of shares to return.
--name string The name of the shared resource.
--next string The next page cursor. Next links make use of this.
--prev string The previous page cursor. Previous links make use of this.
-q, --quiet Return only ids from the command
--raw Return original response from server without any processing
--resourceId string The ID of the shared resource.
--resourceType string The type of the shared resource.
--retry int Number of retries to do before failing, max 10
--spaceId string The ID of the space of the shares.
--userId string The userId of the shared resource.
Options inherited from parent commands
-c, --config string 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
-s, --server string URL to Qlik Cloud or directly to a Qlik Associative Engine
--server-type string The type of server you are using: cloud, windows (Enterprise on Windows) or engine
-v, --verbose Log extra information