data-file ls
qlik data-file ls
Get descriptive info for the specified data files.
Synopsis
Get descriptive info for the specified data files.
qlik data-file ls [flags]
Options
--allowInternalFiles If set to false, do not return data files with internal extensions else return all the data files.
--appId string Only return files scoped to the specified app. If this parameter is not specified, only files that are not
scoped to any app are returned. "*" implies all app-scoped files are returned.
--connectionId string Return files that reside in the space referenced by the specified DataFiles connection. If this parameter
is not specified, the user's personal space is implied.
-h, --help help for ls
--interval int Duration in seconds to wait between retries, at least 1 (default 1)
--limit int If present, the maximum number of data files to return.
--name string Filter the list of files returned to the given file name.
--ownerId string If present, fetch the data files for the specified owner. If a connectionId is specified in this case, the
returned list is constrained to the specified space. If connectionId is not specified, then all files owned
by the specified user are returned regardless of the personal space that a given file resides in.
--page string If present, the cursor that starts the page of data that is returned.
-q, --quiet 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
--sort string The name of the field used to sort the result. By default, the sort order is ascending. Putting a '+' prefix on
the sort field name explicitly indicates ascending sort order. A '-' prefix indicates a descending sort order.
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