# @wearableintelligence/test-cli

> Temporary cli package

Latest version **0.0.1** (published 2021-07-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wearableintelligence/test-cli
pnpm add @wearableintelligence/test-cli
yarn add @wearableintelligence/test-cli
bun add @wearableintelligence/test-cli
```

Provides the command `test-cli`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.1 |
| Published | 2021-07-15 |
| First published | 2021-07-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=12.0.0 |
| Dependencies | 11 |
| Unpacked size | 72 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | wearableintelligence |

## Links

- npm: https://www.npmjs.com/package/@wearableintelligence/test-cli
- Repository: https://github.com/parsable/test-parsable-cli
- Homepage: https://github.com/parsable/test-parsable-cli#readme
- Issues: https://github.com/parsable/test-parsable-cli/issues
- npm.io page: https://npm.io/package/@wearableintelligence/test-cli

## Dependencies (11)

- [@oclif/config](https://npm.io/package/@oclif/config.md) ^1.15.1
- [@oclif/command](https://npm.io/package/@oclif/command.md) ^1.6.1
- [analytics-node](https://npm.io/package/analytics-node.md) ^3.4.0-beta.2
- [@oclif/plugin-help](https://npm.io/package/@oclif/plugin-help.md) ^3.1.0
- [@oclif/plugin-update](https://npm.io/package/@oclif/plugin-update.md) ^1.3.10
- [@oclif/plugin-not-found](https://npm.io/package/@oclif/plugin-not-found.md) ^1.2.4
- [@oclif/plugin-warn-if-update-available](https://npm.io/package/@oclif/plugin-warn-if-update-available.md) ^1.7.0
- [@wearableintelligence/plugin-admin-cli](https://npm.io/package/@wearableintelligence/plugin-admin-cli.md) ^0.1.3
- [@wearableintelligence/plugin-author-cli](https://npm.io/package/@wearableintelligence/plugin-author-cli.md) 0.0.7
- [@wearableintelligence/parsable-cli-common](https://npm.io/package/@wearableintelligence/parsable-cli-common.md) 0.1.3
- [@wearableintelligence/plugin-data-shipper-cli](https://npm.io/package/@wearableintelligence/plugin-data-shipper-cli.md) 0.0.5

## Recent versions

- 0.0.1 (latest) — 2021-07-15

## README

Command Line Tools for the Parsable PaaS

Minimum NodeJS version >= 12.0.0

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/parsable-cli.svg)](https://npmjs.org/package/parsable-cli)
[![Downloads/week](https://img.shields.io/npm/dw/parsable-cli.svg)](https://npmjs.org/package/parsable-cli)
[![License](https://img.shields.io/npm/l/parsable-cli.svg)](https://github.com/parsable/parsable-cli/blob/master/package.json)

<!-- toc -->
* [Usage](#usage)
* [Commands](#commands)
* [parsable-cli](#parsable-cli)
<!-- tocstop -->
# Usage
<!-- usage -->
```sh-session
$ npm install -g @wearableintelligence/test-cli
$ test-cli COMMAND
running command...
$ test-cli (-v|--version|version)
@wearableintelligence/test-cli/0.0.1 linux-x64 node-v14.16.1
$ test-cli --help [COMMAND]
USAGE
  $ test-cli COMMAND
...
```
<!-- usagestop -->
# Commands
<!-- commands -->
* [`test-cli attributes:add`](#test-cli-attributesadd)
* [`test-cli attributes:list`](#test-cli-attributeslist)
* [`test-cli attributes:remove`](#test-cli-attributesremove)
* [`test-cli exec-data:delete`](#test-cli-exec-datadelete)
* [`test-cli help [COMMAND]`](#test-cli-help-command)
* [`test-cli jobs:create`](#test-cli-jobscreate)
* [`test-cli jobs:delete`](#test-cli-jobsdelete)
* [`test-cli login`](#test-cli-login)
* [`test-cli login-mothership`](#test-cli-login-mothership)
* [`test-cli me`](#test-cli-me)
* [`test-cli params:add`](#test-cli-paramsadd)
* [`test-cli params:list`](#test-cli-paramslist)
* [`test-cli params:update`](#test-cli-paramsupdate)
* [`test-cli policies:add`](#test-cli-policiesadd)
* [`test-cli policies:list`](#test-cli-policieslist)
* [`test-cli report:retention:get`](#test-cli-reportretentionget)
* [`test-cli report:retention:set TTL [UNIT]`](#test-cli-reportretentionset-ttl-unit)
* [`test-cli report:upload:delete`](#test-cli-reportuploaddelete)
* [`test-cli report:upload:enable MODE`](#test-cli-reportuploadenable-mode)
* [`test-cli report:upload:get`](#test-cli-reportuploadget)
* [`test-cli report:upload:set`](#test-cli-reportuploadset)
* [`test-cli report:upload:test`](#test-cli-reportuploadtest)
* [`test-cli settings:audit`](#test-cli-settingsaudit)
* [`test-cli settings:list`](#test-cli-settingslist)
* [`test-cli settings:update`](#test-cli-settingsupdate)
* [`test-cli settings:versions`](#test-cli-settingsversions)
* [`test-cli teams:create`](#test-cli-teamscreate)
* [`test-cli teams:delete`](#test-cli-teamsdelete)
* [`test-cli teams:disable`](#test-cli-teamsdisable)
* [`test-cli teams:enable`](#test-cli-teamsenable)
* [`test-cli teams:fetch`](#test-cli-teamsfetch)
* [`test-cli teams:list`](#test-cli-teamslist)
* [`test-cli teams:provision-trial`](#test-cli-teamsprovision-trial)
* [`test-cli teams:update`](#test-cli-teamsupdate)
* [`test-cli template:copy`](#test-cli-templatecopy)
* [`test-cli template:copy:status`](#test-cli-templatecopystatus)
* [`test-cli update [CHANNEL]`](#test-cli-update-channel)
* [`test-cli users:add`](#test-cli-usersadd)
* [`test-cli users:apply`](#test-cli-usersapply)
* [`test-cli users:assign`](#test-cli-usersassign)
* [`test-cli users:bulk:update`](#test-cli-usersbulkupdate)
* [`test-cli users:delete`](#test-cli-usersdelete)
* [`test-cli users:grant`](#test-cli-usersgrant)
* [`test-cli users:list`](#test-cli-userslist)
* [`test-cli users:query`](#test-cli-usersquery)
* [`test-cli users:remove`](#test-cli-usersremove)
* [`test-cli users:revoke`](#test-cli-usersrevoke)
* [`test-cli users:show`](#test-cli-usersshow)
* [`test-cli users:tokens`](#test-cli-userstokens)
* [`test-cli users:unapply`](#test-cli-usersunapply)
* [`test-cli users:unassign`](#test-cli-usersunassign)
* [`test-cli users:update`](#test-cli-usersupdate)

## `test-cli attributes:add`

Add new attribute values

```
USAGE
  $ test-cli attributes:add

OPTIONS
  -a, --attributes=attributes  (required) Attribute and attribute values, formatted like key=value|value|value
  -t, --team=team              Team ID or subdomain the request is for
  -x, --extended               show extra columns
  --columns=columns            only show provided columns (comma-separated)
  --csv                        output is csv format [alias: --output=csv]
  --filter=filter              filter property by partial string matching, ex: name=foo
  --no-header                  hide table header from output
  --no-truncate                do not truncate output to fit screen
  --output=csv|json|yaml       output in a more machine friendly format
  --sort=sort                  property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to add attribute values to a team, this is purely additive and will not remove any values. Attribute 
  input format is key=value|value|value

ALIASES
  $ test-cli attrs:add

EXAMPLES
  parsable-cli attributes:add -t my-team -a Location='San Francisco|Austin|Vancouver'
  parsable-cli attributes:add --team a-squad -a 'Location'='Mexico City' -a 'Business Unit'='Food|Alcohol'
  parsable-cli attrs:add -team team-b -a 'Location'='Berlin 1|Berlin 2' -a 'Business Function'='Planning|Operations'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/attributes/add.js)_

## `test-cli attributes:list`

List attribute values for a team

```
USAGE
  $ test-cli attributes:list

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  List the attribute and attribute values for a team.

ALIASES
  $ test-cli attributes:ls
  $ test-cli attrs:list
  $ test-cli attrs:ls

EXAMPLES
  parsable-cli attributes:list -t the-team
  parsable-cli attributes:list --team the-team
  parsable-cli attrs:list -t 577cf2ed-b5b9-4bd4-a09d-f4a6c2571c13
  parsable-cli attrs:ls --team 577cf2ed-b5b9-4bd4-a09d-f4a6c2571c13
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/attributes/list.js)_

## `test-cli attributes:remove`

Remove attribute values from a team

```
USAGE
  $ test-cli attributes:remove

OPTIONS
  -a, --attributes=attributes  (required) Attribute and attribute values, formatted like key=value|value|value
  -t, --team=team              Team ID or subdomain the request is for
  -x, --extended               show extra columns
  --columns=columns            only show provided columns (comma-separated)
  --csv                        output is csv format [alias: --output=csv]
  --filter=filter              filter property by partial string matching, ex: name=foo
  --no-header                  hide table header from output
  --no-truncate                do not truncate output to fit screen
  --output=csv|json|yaml       output in a more machine friendly format
  --sort=sort                  property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Remove one or many attribute values on a team. Attribute input format is key=value|value|value

ALIASES
  $ test-cli attributes:archive
  $ test-cli attributes:rm
  $ test-cli attrs:remove
  $ test-cli attrs:archive
  $ test-cli attrs:rm

EXAMPLES
  parsable-cli attributes:remove -t my-team -a Location='San Francisco|Austin|Vancouver'
  parsable-cli attributes:archive --team a-squad -a 'Location'='Mexico City' -a 'Business Unit'='Food|Alcohol'
  parsable-cli attrs:rm -team team-b -a 'Location'='Berlin 1|Berlin 2' -a 'Business Function'='Planning|Operations'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/attributes/remove.js)_

## `test-cli exec-data:delete`

Delete execution data corresponding to a specific Input Field on a Job.

```
USAGE
  $ test-cli exec-data:delete

OPTIONS
  -A, --all
      When set, deletes all execution data regardless of when it was sent to the server.

  -c, --fields-csv=fields-csv
      The absolute path to a CSV file containing rows of field-id/job-base-step-id pairs.
      The CSV file must not start with a header row (the first line must be the first field locator you wish to delete 
      data for).
      Each row should have as its first element the field id, and as its second element the job-base-step id.
      Example:
         field_id,job_base_step_id
         abc123,def456
         ghi789,jkl012

  -f, --field-id=field-id
      The id of the Field to delete execution data from.

  -j, --job-base-step-id=job-base-step-id
      The jobBaseStepId of the Field's parent Step.

  --force
      When set, skips the "Are you sure" prompt.

  --from-time=from-time
      Any execution data sent to the server before this timestamp will not be deleted (format: UNIX, seconds since epoch).

  --until-time=until-time
      Any execution data sent to the server on or after this timestamp will not be deleted (format: UNIX, seconds since 
      epoch).

DESCRIPTION
  Fields are uniquely identified by locators, which are combinations of:
    1. the 'id' of the Field itself, plus
    2. the 'jobBaseStepId' of the Field's parent Step

  A single locator can be specified inline, using the arguments --field-id and --job-base-step-id.
  Alternatively, a list of locators can be provided in the form of a CSV file via the --fields-csv argument.
  (More details provided below in the context of the --fields-csv argument.)

  A time range must be set using the flags:
    1. 'from-time'
    2. 'until-time'
    3. both of the preceding, or
    4. 'all'
  If no range is set the delete command will not run.
  If 'all' is combined with 'from-time' or 'until-time' the command will not run.

EXAMPLES
  parsable-cli exec-data:delete --field-id=abc123 --job-base-step-id=def456 --all
  parsable-cli exec-data:delete -f abc123 -j def456 -A
  parsable-cli exec-data:delete --field-id=abc123 --job-base-step-id=def456 --from-time=123456789
  parsable-cli exec-data:delete --field-id=abc123 --job-base-step-id=def456 --until-time=123456789
  parsable-cli exec-data:delete --field-id=abc123 --job-base-step-id=def456 --from-time=123456789 --until-time=123456790
  parsable-cli exec-data:delete --fields-csv=/absolute/path/to/my/file.csv --all
  parsable-cli exec-data:delete -c /absolute/path/to/my/file.csv -A
  parsable-cli exec-data:delete -c /absolute/path/to/my/file.csv -A --force
```

_See code: [@wearableintelligence/plugin-author-cli](https://github.com/parsable/author-cli/blob/v0.0.7/src/commands/exec-data/delete.js)_

## `test-cli help [COMMAND]`

display help for test-cli

```
USAGE
  $ test-cli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI
```

_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v3.2.2/src/commands/help.ts)_

## `test-cli jobs:create`

Create jobs.

```
USAGE
  $ test-cli jobs:create

OPTIONS
  -x, --extended                   show extra columns
  --columns=columns                only show provided columns (comma-separated)
  --csv                            output is csv format [alias: --output=csv]
  --filter=filter                  filter property by partial string matching, ex: name=foo
  --no-header                      hide table header from output
  --no-truncate                    do not truncate output to fit screen
  --number-of-jobs=number-of-jobs  number of job(s) to be created, will default to 1 if left out
  --output=csv|json|yaml           output in a more machine friendly format
  --sort=sort                      property to sort by (prepend '-' for descending)
  --team-id=team-id                (required) Id of the team who will own the jobs

  --template-ids=template-ids      (required) template id(s) to be assigned for the created jobs and should match to the
                                   number of jobs (comma-separated)

  --title=title                    (required) title of the job(s) and should match to the number of jobs
                                   (comma-separated)

DESCRIPTION
  Send a request to create a job(s) and assigned templates.
  Currently it only supports on-demand job type.

EXAMPLES
  parsable-cli jobs:create --team-id=abc123 --title='Job Sample 1'
  parsable-cli jobs:create --team-id=abc123 --number-of-jobs=2 --title='Job Sample 1,Job Sample 2'
  parsable-cli jobs:create --team-id=abc123 --number-of-jobs=2 --title='Job Sample 1,Job Sample 2' 
  --template-ids=<template_id>,<template_id>
```

_See code: [@wearableintelligence/plugin-author-cli](https://github.com/parsable/author-cli/blob/v0.0.7/src/commands/jobs/create.js)_

## `test-cli jobs:delete`

Delete jobs and issues listed in CSV files of lookup/database ids.

```
USAGE
  $ test-cli jobs:delete

OPTIONS
  -i, --issues-csv=issues-csv
      Path to a CSV holding the issue lookup ids to be deleted.
      There should be no header row in the CSV.
      Each row is a single item: the lookup id (integer or 'issue-123' format key) or database id (UUID) of the issue to 
      be deleted.
      Maximum file length is 5K rows/issues. Beyond that, the CLI may fail to process.

      Example CSV contents:
      1234
      6c807fd4-6594-11eb-ae93-0242ac130002
      5678
      75196fd4-6594-11eb-ae93-0242ac130002

  -j, --jobs-csv=jobs-csv
      Path to a CSV holding the job lookup ids to be deleted.
      There should be no header row in the CSV.
      Each row is a single item: the lookup id (integer or 'job-123' format key) or database id (UUID) of the job to be 
      deleted.
      Maximum file length is 5K rows/jobs. Beyond that, the CLI may fail to process.

      Example CSV contents:
      1234
      6c807fd4-6594-11eb-ae93-0242ac130002
      5678
      75196fd4-6594-11eb-ae93-0242ac130002

  -t, --team-id=team-id
      (required) Id of the team owning the jobs

  --force
      When set, skips the "Are you sure?" prompt

DESCRIPTION
  If a job/issue cannot be deleted because it is referenced (depended upon) by another job/issue, then a list of those
  dependents will be output to the files descendant-issues.csv and descendant-jobs.csv accordingly.
  These lists can be fed back into the command on subsequent attempts, issues first and then jobs.
  After the dependents are deleted, you can attempt to delete the original dependency job/issue that failed initially.

EXAMPLES
  parsable-cli jobs:delete --team-id=abc123 --jobs-csv=path/to/the/file.csv
  parsable-cli jobs:delete --team-id=abc123 --issues-csv=path/to/another/file.csv
  parsable-cli jobs:delete -t abc123 -j path/to/the/file.csv -i path/to/another/file.csv
  parsable-cli jobs:delete -t abc123 -i path/to/the/file.csv --force
```

_See code: [@wearableintelligence/plugin-author-cli](https://github.com/parsable/author-cli/blob/v0.0.7/src/commands/jobs/delete.js)_

## `test-cli login`

Sets a user context via browser for subsequent CLI calls to mothership env and to new microservice env.

```
USAGE
  $ test-cli login

OPTIONS
  -E, --env=env    Name of environment to use (ie. production, staging)
  -t, --team=team  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Use this command to login to new microservice env and to mothership in the same time.
  Important: browser is used during login.

EXAMPLES
  parsable-cli login
  parsable-cli login -t 'my-team'
  parsable-cli login -t '95ecc380-afe9-11e4-9b6c-751b66dd541e'
  parsable-cli login -t 'my-team' -E production
```

_See code: [@wearableintelligence/parsable-cli-common](https://github.com/parsable/parsable-cli-common/blob/v0.1.3/src/commands/login.js)_

## `test-cli login-mothership`

Sets a user context for subsequent CLI calls (DEPRECATED)

```
USAGE
  $ test-cli login-mothership

OPTIONS
  -E, --env=env            Name of environment to use (ie. production, staging)
  -P, --password=password
  -t, --team=team          Team ID or subdomain the request is for
  -u, --username=username  Username or user id
  --skip-team              Skip team selection

DESCRIPTION
  ...
  Use this command to login only in mothership. Command doesn't login to new microservice environment.
  In order to login into mothership along with new microservice environment use "parsable-cli login" command.

EXAMPLES
  parsable-cli login-mothership
  parsable-cli login-mothership -t 'my-team'
  parsable-cli login-mothership -t '95ecc380-afe9-11e4-9b6c-751b66dd541e'
  parsable-cli login-mothership -t 'my-team' -u 'user@parsable.com'
  parsable-cli login-mothership -u 'user@parsable.com' -P Pass1234 --skip-team
```

_See code: [@wearableintelligence/parsable-cli-common](https://github.com/parsable/parsable-cli-common/blob/v0.1.3/src/commands/login-mothership.js)_

## `test-cli me`

View current environment

```
USAGE
  $ test-cli me

DESCRIPTION
  ...
  Use this command to see which environment and team is active

EXAMPLE
  parsable-cli me
```

_See code: [@wearableintelligence/parsable-cli-common](https://github.com/parsable/parsable-cli-common/blob/v0.1.3/src/commands/me.js)_

## `test-cli params:add`

Add Parameters

```
USAGE
  $ test-cli params:add

OPTIONS
  -O, --owner=ALL|JOB_TEMPLATE|STEP_GROUP|STEP|JOB|USER  Parameter owner, will default to JOB_TEMPLATE if left out
  -T, --type=TEXT|NUMBER|MULTI_SELECT_LIST|LIST          (required) Parameter type
  -d, --defaultValue=defaultValue                        Default value, if multi-select list, separate values by |
  -k, --key=key                                          (required) Parameter key name

  -o, --options=options                                  Sets options for list and multi select list types, separate
                                                         options by |

  -r, --[no-]required                                    Set flag if parameter is required, use --no-required if not
                                                         required

  -t, --team=team                                        Team ID or subdomain the request is for

  -x, --extended                                         show extra columns

  --columns=columns                                      only show provided columns (comma-separated)

  --csv                                                  output is csv format [alias: --output=csv]

  --filter=filter                                        filter property by partial string matching, ex: name=foo

  --no-header                                            hide table header from output

  --no-truncate                                          do not truncate output to fit screen

  --output=csv|json|yaml                                 output in a more machine friendly format

  --sort=sort                                            property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to add parameters for a team

ALIASES
  $ test-cli parameters:add
  $ test-cli metadata:add

EXAMPLES
  parsable-cli params:add -k 'Risk Level' -T TEXT -O STEP_GROUP -t corteva
  parsable-cli params:add -k 'Color' -T LIST -d green -o 'green|red|blue|yellow'
  parsable-cli params:add -k 'Shape' -T MULTI_SELECT_LIST -d 'big|round' --required
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/params/add.js)_

## `test-cli params:list`

List parameters for a team

```
USAGE
  $ test-cli params:list

OPTIONS
  -a, --includeArchived   Set this flag to include archived parameters in the response
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to view parameters (metadata) for a team

ALIASES
  $ test-cli params:ls
  $ test-cli parameters:list
  $ test-cli parameters:ls
  $ test-cli metadata:list
  $ test-cli metadata:ls

EXAMPLES
  parsable-cli params:list
  parsable-cli parameters:ls
  parsable-cli params:list -a
  parsable-cli params:list --includeArchived
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/params/list.js)_

## `test-cli params:update`

Update Parameters

```
USAGE
  $ test-cli params:update

OPTIONS
  -T, --type=TEXT|NUMBER|MULTI_SELECT_LIST|LIST  Parameter type
  -c, --clear-default                            Set this flag to clear the default value
  -d, --default-value=default-value              Default value, if multi-select list, separate values by |
  -k, --key=key                                  Parameter key name to update
  -p, --parameterId=parameterId                  (required) Parameter ID
  -r, --[no-]required                            Mark parameter as required, use --no-required if not required

  -s, --sort-list                                Sorts list options alphabetically, this only works for list and multi
                                                 select list types

  -t, --team=team                                Team ID or subdomain the request is for

  --add-options=add-options                      Adds options for list and multi select list types, separate options by
                                                 "|"

  --remove-options=remove-options                Removes options for list and multi select list types, separate options
                                                 by "|", returns error if any option does not match the current ones

  --rename-options=rename-options                Renames options for  list and multi select list types, separate obtions
                                                 by "|" and the new value with ":", returns error if any option does
                                                 snot match the current ones

DESCRIPTION
  ...
  Use this command to update parameters for a team

ALIASES
  $ test-cli parameters:update
  $ test-cli metadata:update

EXAMPLES
  parsable-cli params:update -p 3f83a5f7-6615-48d8-b520-4018b551ffa3 -k "Risk Level"
  parsable-cli params:update -p 2cdc5ba0-0a06-4958-8f79-eb53300d357a -t LIST -d green -a "green|red|blue|yellow" 
  --sort-list
  parsable-cli params:update -p 2cdc5ba0-0a06-4958-8f79-eb53300d357a -T MULTI_SELECT_LIST -d "big|round" --add-options 
  "big|small|round|square"
  parsable-cli params:update -p 2cdc5ba0-0a06-4958-8f79-eb53300d357a -T MULTI_SELECT_LIST --remove-options="big|small"
  parsable-cli params:update -p 2cdc5ba0-0a06-4958-8f79-eb53300d357a -T MULTI_SELECT_LIST -d "big|round" 
  --rename-options="pink:red|circle:rounded"
  parsable-cli params:update -p c72d37ff-07b3-4d46-a00a-de48784e13ed --required
  parsable-cli params:update -p c72d37ff-07b3-4d46-a00a-de48784e13ed --no-required
  parsable-cli params:update -p c72d37ff-07b3-4d46-a00a-de48784e13ed --clear-default
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/params/update.js)_

## `test-cli policies:add`

Add new team policies

```
USAGE
  $ test-cli policies:add

OPTIONS
  -a, --action=VIEW|CREATE|EDIT|EXECUTE|PUBLISH|COLLABORATE|ARCHIVE

  -e, --expression=expression

  -o, 
  --object=USER|TEAM|JOB|JOB_TEMPLATE|TEMPLATE_SET|ISSUE|DATASHEET|POLICY|POLICY_SET|WORKFLOW|ANALYTICS|TEAM_SETTINGS|IN
  TEGRATION_TEMPLATE|METADATA|METADATA_VALUE|ANALYTICS_2|IT_SETTINGS

  -p, --policy=policy

  -s, 
  --subject=USER|TEAM|JOB|JOB_TEMPLATE|TEMPLATE_SET|ISSUE|DATASHEET|POLICY|POLICY_SET|WORKFLOW|ANALYTICS|TEAM_SETTINGS|I
  NTEGRATION_TEMPLATE|METADATA|METADATA_VALUE|ANALYTICS_2|IT_SETTINGS

  -t, --team=team
      Team ID or subdomain the request is for

  -x, --extended
      show extra columns

  --columns=columns
      only show provided columns (comma-separated)

  --csv
      output is csv format [alias: --output=csv]

  --filter=filter
      filter property by partial string matching, ex: name=foo

  --no-header
      hide table header from output

  --no-truncate
      do not truncate output to fit screen

  --output=csv|json|yaml
      output in a more machine friendly format

  --sort=sort
      property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Add one or many team policies. Use the policy flag if you want to add multiple policies with the same command. If 
  adding a single policy, you may use the combination of subject, object, action, and expression flags.

EXAMPLES
  parsable-cli policies:add -t mikes-team --policy 'p,USER,ANALYTICS_2,role_admin,VIEW'
  parsable-cli policies:add -t myteam --policy 'p,USER,ANALYTICS_2,role_admin,VIEW' --policy 
  'p,USER,ANALYTICS_2,role_admin,CREATE'
  parsable-cli policies:add -t 42d2b7b8-1f8d-4dc7-8fcc-328dd3ac9e0b --subject USER --object TEAM_SETTINGS --action VIEW 
  --expression role_admin
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/policies/add.js)_

## `test-cli policies:list`

List all team policies

```
USAGE
  $ test-cli policies:list

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Retrieve a list of all policies for a team.

EXAMPLES
  parsable-cli policies:list -t team-name
  parsable-cli policies:list -t 95c9044c-39e9-42e2-93d0-4ba001981409
  parsable-cli policies:list --team team-one
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/policies/list.js)_

## `test-cli report:retention:get`

Fetch a retention policy for analytics reports

```
USAGE
  $ test-cli report:retention:get

OPTIONS
  -t, --teamId=teamId     Team ID or subdomain the request is for
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format

DESCRIPTION
  ...
  Fetch a retention policy for analytics reports by Team ID or Subdomain.

ALIASES
  $ test-cli report:retention:get
  $ test-cli report:retention:show
  $ test-cli report:retention:info

EXAMPLES
  parsable-cli report:retention:get -t best-team
  parsable-cli report:retention:show -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/retention/get.js)_

## `test-cli report:retention:set TTL [UNIT]`

Set/change/delete a retention policy for analytics reports

```
USAGE
  $ test-cli report:retention:set TTL [UNIT]

ARGUMENTS
  TTL   ttl (digit), -1 to turn off retention policy
  UNIT  (min|hours|days) [default: DAYS] unit of ttl

OPTIONS
  -t, --teamId=teamId  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Set/change/delete a retention policy for analytics reports by Team ID or Subdomain.

EXAMPLES
  parsable-cli report:retention:set -t best-team 10
  parsable-cli report:retention:set -t best-team 10 days
  parsable-cli report:retention:set -t 767d94cd-2c48-455a-9da3-7f608c51f5f5 -1
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/retention/set.js)_

## `test-cli report:upload:delete`

Delete an existed and disabled schedule for uploading

```
USAGE
  $ test-cli report:upload:delete

OPTIONS
  -t, --teamId=teamId  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Delete an existed and disabled schedule for uploading analytic report for certain team by Team ID or Subdomain.

EXAMPLES
  parsable-cli report:upload:delete
  parsable-cli report:upload:delete -t best-team 
  parsable-cli report:upload:delete -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/upload/delete.js)_

## `test-cli report:upload:enable MODE`

Enable/disable a configured schedule for uploading

```
USAGE
  $ test-cli report:upload:enable MODE

ARGUMENTS
  MODE  (on|off) "on" for turn schedule on, "off" for turn it off

OPTIONS
  -t, --teamId=teamId  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Enable/disable a configured schedule for uploading analytic report for certain team by Team ID or Subdomain.

EXAMPLES
  parsable-cli report:upload:enable on
  parsable-cli report:upload:enable -t best-team off
  parsable-cli report:upload:enable -t 767d94cd-2c48-455a-9da3-7f608c51f5f5 on
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/upload/enable.js)_

## `test-cli report:upload:get`

Fetch schedule of uploading

```
USAGE
  $ test-cli report:upload:get

OPTIONS
  -a, --all               Request all available schedules for all teams.
  -t, --teamId=teamId     Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: --filter "Interval (min)"=123
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Fetch available schedule of uploading by Team ID or Subdomain.
  Or fetch all schedules available for all teams. Last action requires a super admin role.

ALIASES
  $ test-cli report:upload:get
  $ test-cli report:upload:show
  $ test-cli report:upload:info

EXAMPLES
  parsable-cli report:upload:get
  parsable-cli report:upload:get -a
  parsable-cli report:upload:get -t best-team
  parsable-cli report:upload:show -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/upload/get.js)_

## `test-cli report:upload:set`

Create/update a schedule for uploading

```
USAGE
  $ test-cli report:upload:set

OPTIONS
  -t, --teamId=teamId  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Create/update a schedule for uploading analytic report for certain team by Team ID or Subdomain.
  When try to update active existed trigger it should be stopped first.
  Command runs in interactive mode.

EXAMPLES
  parsable-cli report:upload:set
  parsable-cli report:upload:set -t best-team
  parsable-cli report:upload:set -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/upload/set.js)_

## `test-cli report:upload:test`

Test data uploading on demand

```
USAGE
  $ test-cli report:upload:test

OPTIONS
  -p, --usePipeline    Use pipeline
  -t, --teamId=teamId  Team ID or subdomain the request is for

DESCRIPTION
  ...
  Test data uploading on demand for predefined upload directory for certain team by Team ID or Subdomain.
  Command to create a test file and try to upload it to the customer directory.
  Return file name to lookup or return errors if exists. 
  Before using this command make sure there is a predefined uploading configuration for team: 
       command parsable-cli report:upload:get -t teamId

EXAMPLES
  parsable-cli report:upload:test
  parsable-cli report:upload:test -t best-team
  parsable-cli report:upload:test -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
  parsable-cli report:upload:test -p
```

_See code: [@wearableintelligence/plugin-data-shipper-cli](https://github.com/parsable/data-shipper-cli/blob/v0.0.5/src/commands/report/upload/test.js)_

## `test-cli settings:audit`

Setting Changes

```
USAGE
  $ test-cli settings:audit

OPTIONS
  -s, --settingId=settingId  Setting ID

DESCRIPTION
  ...
  See all changes made for a specific feature flag or parameter

ALIASES
  $ test-cli settings:changes

EXAMPLES
  parsable-cli settings:audit -s abac
  parsable-cli settings:audit -s analyticsR2
  parsable-cli settings:audit -s attributeOrdering
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/settings/audit.js)_

## `test-cli settings:list`

List settings for a team

```
USAGE
  $ test-cli settings:list

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to view feature flags and parameters for a team

ALIASES
  $ test-cli settings:ls

EXAMPLES
  parsable-cli settings:list
  parsable-cli settings:ls
  parsable-cli settings:list --filter='type=Feature Flag'
  parsable-cli settings:list --sort=-type
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/settings/list.js)_

## `test-cli settings:update`

Update Team Settings

```
USAGE
  $ test-cli settings:update

OPTIONS
  -V, --value=value            Update setting with this value
  -d, --disable                Disable a feature flag
  -e, --enable                 Enable a feature flag
  -m, --commit-msg=commit-msg  [default: Updated via parsable-cli] Summarize your changes
  -s, --settingId=settingId    (required) Setting ID
  -t, --team=team              Team ID or subdomain the request is for
  -x, --extended               show extra columns
  --columns=columns            only show provided columns (comma-separated)
  --csv                        output is csv format [alias: --output=csv]
  --filter=filter              filter property by partial string matching, ex: name=foo
  --no-header                  hide table header from output
  --no-truncate                do not truncate output to fit screen
  --output=csv|json|yaml       output in a more machine friendly format
  --sort=sort                  property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to toggle feature flags or update parameters for a team

EXAMPLES
  parsable-cli settings:update -s workflow --disable
  parsable-cli settings:update -s locale -V en-US
  parsable-cli settings:update -t shell -s multiPhoto -V true
  parsable-cli settings:update -t shell -s multiPhoto --enable -m 'Turning multi photo on for Shell'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/settings/update.js)_

## `test-cli settings:versions`

Setting Rule Versions

```
USAGE
  $ test-cli settings:versions

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  This command will provide a change log of any feature flags or parameter changes on a team

EXAMPLES
  parsable-cli settings:versions
  parsable-cli settings:versions -t honeywell
  parsable-cli settings:versions -t halliburton -x
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/settings/versions.js)_

## `test-cli teams:create`

Create a new Parsable team

```
USAGE
  $ test-cli teams:create

OPTIONS
  -n, --name=name                   (required) The team display name
  -r, --region=us-west-2|eu-west-1  The region the team resides in
  -x, --extended                    show extra columns
  --columns=columns                 only show provided columns (comma-separated)
  --csv                             output is csv format [alias: --output=csv]
  --filter=filter                   filter property by partial string matching, ex: name=foo
  --no-header                       hide table header from output
  --no-truncate                     do not truncate output to fit screen
  --output=csv|json|yaml            output in a more machine friendly format
  --sort=sort                       property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to create a new Parsable team. You will be the owner of the team and will be able to invite others to 
  it.

EXAMPLES
  parsable-cli teams:create -n 'New Team'
  parsable-cli teams:create -n 'My New Team' -r us-west-2
  parsable-cli teams:create --name 'The Newest Team' --region eu-west-1
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/create.js)_

## `test-cli teams:delete`

Delete a Parsable team and all related data

```
USAGE
  $ test-cli teams:delete

OPTIONS
  -f, --force      Delete the team without confirmation prompt
  -t, --team=team  (required) Team ID or subdomain the request is for

DESCRIPTION
  ...
  Use this command cautiously, this cannot be undone. All team data will be deleted from Parsable and cannot be 
  recovered.

EXAMPLES
  parsable-cli teams:delete -t 07fd7d69-52b8-4375-a1a0-ce1a0788fd45
  parsable-cli teams:delete --team e6cdd62d-36e0-43ba-9df0-c7bbdde28584
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/delete.js)_

## `test-cli teams:disable`

Disable a Parsable team

```
USAGE
  $ test-cli teams:disable

OPTIONS
  -t, --team=team         (required) Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to disable a team. Once a team is disabled, it can no longer be accessed until enabled again.

EXAMPLES
  parsable-cli teams:disable -t test-team
  parsable-cli teams:disable -t cbc2141b-b084-4f8f-944a-d4349ae244e7
  parsable-cli teams:disable --team 45d94ba2-439c-4398-a2b9-767a55dc3b30
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/disable.js)_

## `test-cli teams:enable`

Enable a Parsable team

```
USAGE
  $ test-cli teams:enable

OPTIONS
  -t, --team=team         (required) Team ID the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  This command will enable a team that has been disabled. Team ID must be passed in, this will not work with only 
  passing in the subdomain.

EXAMPLES
  parsable-cli teams:enable -t 79b4d6b5-8ad5-43a1-a37b-a8d0089d2fca
  parsable-cli teams:enable --teamId 6625c0c1-8b8c-4f5b-a78d-89b94471ce69
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/enable.js)_

## `test-cli teams:fetch`

Fetch a team

```
USAGE
  $ test-cli teams:fetch

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Fetch a team by Team ID or Subdomain

ALIASES
  $ test-cli teams:get
  $ test-cli teams:show
  $ test-cli teams:info

EXAMPLES
  parsable-cli teams:fetch -t purple-monkeys
  parsable-cli teams:fetch -t 767d94cd-2c48-455a-9da3-7f608c51f5f5
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/fetch.js)_

## `test-cli teams:list`

Lists all teams you have access to

```
USAGE
  $ test-cli teams:list

OPTIONS
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  This command will list all teams that your logged in user has access to.

ALIASES
  $ test-cli teams:ls

EXAMPLES
  parsable-cli teams:list
  parsable-cli teams:ls
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/list.js)_

## `test-cli teams:provision-trial`

Provision a trial team

```
USAGE
  $ test-cli teams:provision-trial

OPTIONS
  -e, --email=email          (required) The email of the trial user
  -r, --region=region        The region the team resides in (us-west-2|eu-west-1)
  -t, --team-name=team-name  (required) The name of the team for the trial user
  -x, --extended             show extra columns
  --columns=columns          only show provided columns (comma-separated)
  --csv                      output is csv format [alias: --output=csv]
  --filter=filter            filter property by partial string matching, ex: name=foo
  --no-header                hide table header from output
  --no-truncate              do not truncate output to fit screen
  --output=csv|json|yaml     output in a more machine friendly format
  --sort=sort                property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Sends a request to provision a trial team.

EXAMPLE
  parsable-cli teams:provision-trial -e=test@email.com -r=us-west-2 -t='The Trial Team'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/provision-trial.js)_

## `test-cli teams:update`

Update a Parsable team

```
USAGE
  $ test-cli teams:update

OPTIONS
  -T, --trial=on|off         Turn on/off trial status for a team
  -d, --disable              Disable a team
  -e, --enable               Enable a team
  -n, --name=name            The team display name
  -s, --subdomain=subdomain  The team subdomain
  -t, --team=team            (required) Team ID or subdomain the request is for
  -x, --extended             show extra columns
  --columns=columns          only show provided columns (comma-separated)
  --csv                      output is csv format [alias: --output=csv]
  --filter=filter            filter property by partial string matching, ex: name=foo
  --no-header                hide table header from output
  --no-truncate              do not truncate output to fit screen
  --output=csv|json|yaml     output in a more machine friendly format
  --sort=sort                property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to update a team. The team name, subdomain, and trial status may be updated. You may also enable or 
  disable a team.

ALIASES
  $ test-cli teams:edit

EXAMPLES
  parsable-cli teams:update -t my-team -n new-team-name -s new-subdomain
  parsable-cli teams:update --team my-team --name just-another-team
  parsable-cli teams:update -t my-team --disable
  parsable-cli teams:update -t 1d0fef4c-3d7b-4315-bced-3cf5d0cd25ef --enable
  parsable-cli teams:update -t my-team --trial off
  parsable-cli teams:update -t dd9761cb-0b67-4085-952e-f532b8b4500b --trial on
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/teams/update.js)_

## `test-cli template:copy`

Send request to copy templates.

```
USAGE
  $ test-cli template:copy

OPTIONS
  -x, --extended
      show extra columns

  --columns=columns
      only show provided columns (comma-separated)

  --config=config
      Path to config json file.
      Config json file should be in the following format:
      {
          "templateIds": [<string>],
          "source": {
            "teamId": <string>,
            "email": <string>,
            "password": <string>,
            "apiBase": <string>
          },
          "destination": {
            "teamId": <string>,
            "email": <string>,
            "password": <string>,
            "apiBase": <string>
          },
          "options": {
            "includeApplets": <boolean>,
            "includeMetadata": <boolean>,
            "includeProcedureTypes": <boolean>,
            "includeInputTriggers": <boolean>
          }
          "shouldPublishTemplates": <boolean>
      }

  --csv
      output is csv format [alias: --output=csv]

  --dest-api-base=dest-api-base
      hostname of the destination team environment

  --dest-email=dest-email
      email of admin user in the destination team

  --dest-password=dest-password
      password of admin user in the destination team

  --dest-team-id=dest-team-id
      destination team id for template(s) to copy into

  --filter=filter
      filter property by partial string matching, ex: name=foo

  --include-applets
      copy applets over

  --include-input-triggers
      copy input triggers over

  --include-metadata
      copy metadata over

  --include-procedure-types
      copy procedure types over

  --no-header
      hide table header from output

  --no-truncate
      do not truncate output to fit screen

  --output=csv|json|yaml
      output in a more machine friendly format

  --should-publish-templates
      copied templates should be published

  --sort=sort
      property to sort by (prepend '-' for descending)

  --src-api-base=src-api-base
      hostname of the source team environment

  --src-email=src-email
      email of admin user in the source team

  --src-password=src-password
      password of admin user in the source team

  --src-team-id=src-team-id
      source team id of template(s) to copy from

  --template-ids=template-ids
      template id(s) from source team to copy to destination team (comma-separated)

DESCRIPTION
  Templates arrive at the destination team in Editing (draft) status.
  We do not support copying archived templates.
  Status report id will be returned unless the request takes over 30 seconds.
  Requests that take over 30 seconds will cause the command to timeout.
  This does not mean the request failed.
  You can still check the statuses by template id: `parsable-cli template:copy:request --template-id <template_id>`
  Please use 'parsable-cli login' to specify which environment (staging vs production) to run this command against.

  Additional Notes:
  * If you try to copy an object and it has attribute values, then the attribute values only copy over if the 
  destination
    team has custom policies on. Otherwise, for destination teams with custom policies off, we do not copy attribute 
  values
  * Metadata = parameters at the Template level. We do not copy anything Job related (job parameters).
    We copy template metadata values if includeMetadata option is added and if the destination team has the exact
    metadata value matches available.

EXAMPLES
  parsable-cli template:copy
  parsable-cli template:copy --config ./config.json
  parsable-cli template:copy --should-publish-templates
  parsable-cli template:copy --template-ids <template_id>,<template_id>
```

_See code: [@wearableintelligence/plugin-author-cli](https://github.com/parsable/author-cli/blob/v0.0.7/src/commands/template/copy.js)_

## `test-cli template:copy:status`

Get the statuses for template copy requests.

```
USAGE
  $ test-cli template:copy:status

OPTIONS
  -s, --status-report-id=status-report-id  get statuses for this status report id (id found in output of `parsable-cli
                                           template:copy`)

  -t, --template-id=template-id            get statuses for this template id

  -x, --extended                           show extra columns

  --columns=columns                        only show provided columns (comma-separated)

  --csv                                    output is csv format [alias: --output=csv]

  --filter=filter                          filter property by partial string matching, ex: name=foo

  --no-header                              hide table header from output

  --no-truncate                            do not truncate output to fit screen

  --output=csv|json|yaml                   output in a more machine friendly format

  --sort=sort                              property to sort by (prepend '-' for descending)

DESCRIPTION
  There is one status per template copied.
  Status fields returned include:
  template_id, status (FAILED, SUCCESS, IN_PROGRESS, SCHEDULED), result, start_timestamp, end_timestamp, src_team_id, 
  dest_team_id
  Please use 'parsable-cli login' to specify which environment (staging vs production) to run this command against.

EXAMPLES
  parsable-cli template:copy:status
  parsable-cli template:copy:status --status-report-id <status_report_id>
  parsable-cli template:copy:status -s <status_report_id>
  parsable-cli template:copy:status --template-id <template_id>
  parsable-cli template:copy:status -t <template_id>
  parsable-cli template:copy:status --output json
  parsable-cli template:copy:status --filter status=FAILED
```

_See code: [@wearableintelligence/plugin-author-cli](https://github.com/parsable/author-cli/blob/v0.0.7/src/commands/template/copy/status.js)_

## `test-cli update [CHANNEL]`

update the test-cli CLI

```
USAGE
  $ test-cli update [CHANNEL]
```

_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v1.3.10/src/commands/update.ts)_

## `test-cli users:add`

Add a user to a team

```
USAGE
  $ test-cli users:add

OPTIONS
  -P, --password=password

  -e, --email=email
      Email address of user

  -r, 
  --roles=ADMIN|AUTHOR|JOBCREATOR|EXECUTOR|PARSABLE_ADMIN|WORKFLOW_PLANNER|ANALYTICS_EDITOR|ANALYTICS_VIEWER|IT_ADMIN
      Team roles

  -t, --team=team
      Team ID or subdomain the request is for

  -u, --username=username
      Username or user id

  --mail
      Set flag to invite user by mail

DESCRIPTION
  ...
  Use the password flag to create a user with a temporary password.
  IMPORTANT - you can only create a temporary password if the user is not already a Parsable user, if the user has 
  already been created in Parsable the password will be ignored.

  Set --mail flag to invite the user by email. You must be on the team to invite the user by mail.

EXAMPLES
  parsable-cli users:add -t yara -u lwhittle -e lw@parsable.com -r PARSABLE_ADMIN -r ADMIN -r AUTHOR
  parsable-cli users:add -u bgaffney -e bg@parsable.com -r PARSABLE_ADMIN -r ADMIN -P Pass1234! 
  parsable-cli users:add -e jd@parsable.com -r PARSABLE_ADMIN -r ADMIN --mail
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/add.js)_

## `test-cli users:apply`

Apply attributes to a user

```
USAGE
  $ test-cli users:apply

OPTIONS
  -a, --attributes=attributes  Attribute and attribute values, formatted like key=value|value|value
  -t, --team=team              Team ID or subdomain the request is for
  -u, --username=username      Username or user id
  -x, --extended               show extra columns
  --columns=columns            only show provided columns (comma-separated)
  --csv                        output is csv format [alias: --output=csv]
  --filter=filter              filter property by partial string matching, ex: name=foo
  --no-header                  hide table header from output
  --no-truncate                do not truncate output to fit screen
  --output=csv|json|yaml       output in a more machine friendly format
  --sort=sort                  property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Adds the attribute and attributes values to a user. This command is additive.
  Attribute values are separated by |
  Roles cannot be applied here, you must use the users:assign command to add Roles.

ALIASES
  $ test-cli users:applyAttributes

EXAMPLE
  parsable-cli users:apply -t onboarding -u lw@parsable.com -a 'Location=San Francisco|Austin' -a 'Business 
  Unit=Chicken|Kombucha'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/apply.js)_

## `test-cli users:assign`

Assign team roles to a user

```
USAGE
  $ test-cli users:assign

OPTIONS
  -r, 
  --roles=ADMIN|AUTHOR|JOBCREATOR|EXECUTOR|PARSABLE_ADMIN|WORKFLOW_PLANNER|ANALYTICS_EDITOR|ANALYTICS_VIEWER|IT_ADMIN
      Team roles

  -t, --team=team
      Team ID or subdomain the request is for

  -u, --username=username
      Username or user id

DESCRIPTION
  ...
  Adds team roles to a user. This command is additive.

ALIASES
  $ test-cli users:assignRoles

EXAMPLES
  parsable-cli users:assign -t onboarding -u lw@parsable.com -r ADMIN -r PARSABLE_ADMIN
  parsable-cli users:assign -u afb7b786-fddd-4a5e-9df3-a44eba144b85 -t heineken -r EXECUTOR
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/assign.js)_

## `test-cli users:bulk:update`

Update users in bulk from a CSV

```
USAGE
  $ test-cli users:bulk:update

OPTIONS
  -f, --file=file  (required) Path to the CSV file

DESCRIPTION
  ...
  The CSV MUST have a header row that includes columns "id", "name", and "email".
  The "id" and "name" are required, "email" is optional.
  Save the CSV to your hard drive, then pass the path to the CSV with the --file flag

  Example CSV
  id, name, email
  12c31f28-2f14-4c13-a6e4-90129ec96833, George Foreman, gforeman@parsable.com
  b6e7596f-1178-435b-ad3e-d06f7fda87e9, Mike Tyson, mtyson@parsable.com

EXAMPLES
  parsable-cli users:bulk:update -f input/updateUsers.csv
  parsable-cli users:bulk:update -f /Users/username/parsable/update.csv
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/bulk/update.js)_

## `test-cli users:delete`

Deletes a user from a team

```
USAGE
  $ test-cli users:delete

OPTIONS
  -t, --team=team          Team ID or subdomain the request is for
  -u, --username=username  Username or user id

DESCRIPTION
  ...
  WARNING: This command will completely delete a user from the team and remove all of their roles and attributes.
  They will not show in the archived users list.
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/delete.js)_

## `test-cli users:grant`

Grants a user a persistent auth token

```
USAGE
  $ test-cli users:grant

OPTIONS
  -u, --username=username  (required) Username or user id

DESCRIPTION
  ...
  Creates a persistent auth token for a user. A user can only have one persistent auth token at any given time.

EXAMPLES
  parsable-cli users:grant -u john.doe@parsable.com
  parsable-cli users:grant -u afb7b786-fddd-4a5e-9df3-a44eba144b85
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/grant.js)_

## `test-cli users:list`

Lists users on a team

```
USAGE
  $ test-cli users:list

OPTIONS
  -a, --attributes=attributes
      Attribute and attribute values, formatted like key=value|value|value

  -p, --paging=paging
      Paging for querying, in the format {page}:{limit}. The limit is the number of results per page and the page is how 
      many pages to “skip” over before starting to return results.

  -r, 
  --roles=ADMIN|AUTHOR|JOBCREATOR|EXECUTOR|PARSABLE_ADMIN|WORKFLOW_PLANNER|ANALYTICS_EDITOR|ANALYTICS_VIEWER|IT_ADMIN
      Team roles

  -t, --team=team
      Team ID or subdomain the request is for

  -x, --extended
      show extra columns

  --all
      Set flag to list all users on the team

  --columns=columns
      only show provided columns (comma-separated)

  --csv
      output is csv format [alias: --output=csv]

  --filter=filter
      filter property by partial string matching, ex: name=foo

  --no-header
      hide table header from output

  --no-truncate
      do not truncate output to fit screen

  --output=csv|json|yaml
      output in a more machine friendly format

  --sort=sort
      property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to query users on a team by roles and attributes. Supports paging.

ALIASES
  $ test-cli users:ls

EXAMPLES
  parsable-cli users:list -t halliburton
  parsable-cli users:list -t d364a4aa-ef06-4848-9af3-ad1bf6f01dc7
  parsable-cli users:list -t corteva -r EXECUTOR
  parsable-cli users:list -t afb7b786-fddd-4a5e-9df3-a44eba144b85 -a Role=AUTHOR
  parsable-cli users:list -t afb7b786-fddd-4a5e-9df3-a44eba144b85 -r PARSABLE_ADMIN -a Location=Austin
  parsable-cli users:list -t afb7b786-fddd-4a5e-9df3-a44eba144b85 --all
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/list.js)_

## `test-cli users:query`

Query for users across teams or within a specific team

```
USAGE
  $ test-cli users:query

OPTIONS
  -n, --name=name         (required) Name or partial name to query
  -t, --team=team         Leave blank to query across all teams, add to query within a specific team
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Enter a name or partial name to query across all teams, or add the team flag to query within a specific team

ALIASES
  $ test-cli users:find

EXAMPLES
  parsable-cli users:query -n mike
  parsable-cli users:query --name michael
  parsable-cli users:query -n michael -t the-a-team
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/query.js)_

## `test-cli users:remove`

Removes a user from a team

```
USAGE
  $ test-cli users:remove

OPTIONS
  -t, --team=team          Team ID or subdomain the request is for
  -u, --username=username  Username or user id

DESCRIPTION
  ...
  This command removes all roles for a user on a given team.

ALIASES
  $ test-cli users:removeUserFromTeam
  $ test-cli users:rm

EXAMPLES
  parsable-cli users:remove -t halliburton -u jane@parsable.com
  parsable-cli users:remove -t d364a4aa-ef06-4848-9af3-ad1bf6f01dc7 -u c08a5391-3798-469c-a156-8bd333a54db0
  parsable-cli users:rm -u john@parsable.com -t 2bf8a711-1404-4467-9fe7-ead62b5f04ea
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/remove.js)_

## `test-cli users:revoke`

Revoke a persistent auth token

```
USAGE
  $ test-cli users:revoke

OPTIONS
  -u, --username=username  (required) Username or user id

DESCRIPTION
  ...
  Revokes a persistent auth token for a user. The persistent auth token will no longer by valid to use.

EXAMPLES
  parsable-cli users:revoke -u lisa@parsable.com
  parsable-cli users:revoke -u d364a4aa-ef06-4848-9af3-ad1bf6f01dc7
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/revoke.js)_

## `test-cli users:show`

Show user information

```
USAGE
  $ test-cli users:show

OPTIONS
  -t, --team=team          Team ID or subdomain the request is for
  -u, --username=username  Username or user id
  -x, --extended           show extra columns
  --columns=columns        only show provided columns (comma-separated)
  --csv                    output is csv format [alias: --output=csv]
  --filter=filter          filter property by partial string matching, ex: name=foo
  --no-header              hide table header from output
  --no-truncate            do not truncate output to fit screen
  --output=csv|json|yaml   output in a more machine friendly format
  --sort=sort              property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Use this command to view a specific user's information

ALIASES
  $ test-cli users:get
  $ test-cli users:fetch

EXAMPLES
  parsable-cli users:show -u bob@parsable.com
  parsable-cli users:show -u bfd373c2-efe5-4251-a81e-c16d63f01377
  parsable-cli users:show -u chai@parsable.com -t wacker
  parsable-cli users:show -u test.user@sera.co -t d364a4aa-ef06-4848-9af3-ad1bf6f01dc7
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/show.js)_

## `test-cli users:tokens`

View team tokens

```
USAGE
  $ test-cli users:tokens

OPTIONS
  -t, --team=team         Team ID or subdomain the request is for
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Lists all auth tokens granted to users on a team

EXAMPLES
  parsable-cli users:tokens -t c53149e5-931a-48b8-9f2a-9f079d47e3cc
  parsable-cli users:tokens -t heineken
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/tokens.js)_

## `test-cli users:unapply`

Remove attributes on a user

```
USAGE
  $ test-cli users:unapply

OPTIONS
  -a, --attributes=attributes  Attribute and attribute values, formatted like key=value|value|value
  -t, --team=team              Team ID or subdomain the request is for
  -u, --username=username      (required) Username or user id
  -x, --extended               show extra columns
  --columns=columns            only show provided columns (comma-separated)
  --csv                        output is csv format [alias: --output=csv]
  --filter=filter              filter property by partial string matching, ex: name=foo
  --no-header                  hide table header from output
  --no-truncate                do not truncate output to fit screen
  --output=csv|json|yaml       output in a more machine friendly format
  --sort=sort                  property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Removes the attributes values applied a user.
  Attribute values are separated by |
  Roles cannot be applied here, you must use the users:unassign command to remove Roles.

ALIASES
  $ test-cli users:unapplyAttributes

EXAMPLE
  parsable-cli users:unapply -t onboarding -u lw@parsable.com -a 'Location=San Francisco|Austin' -a 'Business 
  Unit=Chicken|Kombucha'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/unapply.js)_

## `test-cli users:unassign`

Remove team roles from a user

```
USAGE
  $ test-cli users:unassign

OPTIONS
  -r, 
  --roles=ADMIN|AUTHOR|JOBCREATOR|EXECUTOR|PARSABLE_ADMIN|WORKFLOW_PLANNER|ANALYTICS_EDITOR|ANALYTICS_VIEWER|IT_ADMIN
      Team roles

  -t, --team=team
      Team ID or subdomain the request is for

  -u, --username=username
      Username or user id

DESCRIPTION
  ...
  Removes team roles from a user.

ALIASES
  $ test-cli users:unassignRoles

EXAMPLES
  parsable-cli users:unassign -t onboarding -u lw@parsable.com -r ADMIN -r PARSABLE_ADMIN
  parsable-cli users:unassign -u afb7b786-fddd-4a5e-9df3-a44eba144b85 -t heineken -r EXECUTOR
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/unassign.js)_

## `test-cli users:update`

Update the name or email of a user

```
USAGE
  $ test-cli users:update

OPTIONS
  -U, --userId=userId     (required) User id
  -e, --email=email       Email address of user
  -n, --name=name         (required) Name
  -x, --extended          show extra columns
  --columns=columns       only show provided columns (comma-separated)
  --csv                   output is csv format [alias: --output=csv]
  --filter=filter         filter property by partial string matching, ex: name=foo
  --no-header             hide table header from output
  --no-truncate           do not truncate output to fit screen
  --output=csv|json|yaml  output in a more machine friendly format
  --sort=sort             property to sort by (prepend '-' for descending)

DESCRIPTION
  ...
  Update the name or email of a user. Name changes will be applied instantly.
  Email changes will need to be accepted by the user, an email will be sent to their old email address to confirm.
  To update a user, you must either have an ADMIN role on a shared team or have Parsable super admin privileges.
  The userId flag is required to update a user along with name, email is optional.

EXAMPLES
  parsable-cli users:update -U d364a4aa-ef06-4848-9af3-ad1bf6f01dc7 -n 'Jonathan Doe' -e 'j.doe@hotmail.com'
  parsable-cli users:update -U d364a4aa-ef06-4848-9af3-ad1bf6f01dc7 -n 'John Doe'
```

_See code: [@wearableintelligence/plugin-admin-cli](https://github.com/parsable/admin-cli/blob/v0.1.3/src/commands/users/update.js)_
<!-- commandsstop -->
=======
# parsable-cli
Command Line Tools for the Parsable PaaS

---
_Source: https://npm.io/package/@wearableintelligence/test-cli · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
