Skip to content

Commit

Permalink
Release 0.50.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsmfm committed Oct 23, 2024
1 parent 754abf1 commit da8daa0
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 44 deletions.
79 changes: 40 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ EXAMPLES
$ autify connect access-point create --name NAME --web-workspace-id ID
```

_See code: [src/commands/connect/access-point/create.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/connect/access-point/create.ts)_
_See code: [src/commands/connect/access-point/create.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/connect/access-point/create.ts)_

## `autify connect access-point set`

Expand All @@ -104,7 +104,7 @@ EXAMPLES
$ autify connect access-point set --name=NAME < key.txt
```

_See code: [src/commands/connect/access-point/set.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/connect/access-point/set.ts)_
_See code: [src/commands/connect/access-point/set.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/connect/access-point/set.ts)_

## `autify connect client install [VERSION]`

Expand Down Expand Up @@ -134,7 +134,7 @@ EXAMPLES
$ autify connect client install stable
```

_See code: [src/commands/connect/client/install.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/connect/client/install.ts)_
_See code: [src/commands/connect/client/install.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/connect/client/install.ts)_

## `autify connect client start`

Expand Down Expand Up @@ -168,7 +168,7 @@ EXAMPLES
$ autify connect client start --web-workspace-id 000
```

_See code: [src/commands/connect/client/start.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/connect/client/start.ts)_
_See code: [src/commands/connect/client/start.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/connect/client/start.ts)_

## `autify help [COMMAND]`

Expand All @@ -188,7 +188,7 @@ DESCRIPTION
Display help for autify.
```

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

## `autify mobile api describe-test-result`

Expand All @@ -209,7 +209,7 @@ EXAMPLES
$ autify mobile api describe-test-result
```

_See code: [src/commands/mobile/api/describe-test-result.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/api/describe-test-result.ts)_
_See code: [src/commands/mobile/api/describe-test-result.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/api/describe-test-result.ts)_

## `autify mobile api list-test-results`

Expand All @@ -233,7 +233,7 @@ EXAMPLES
$ autify mobile api list-test-results
```

_See code: [src/commands/mobile/api/list-test-results.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/api/list-test-results.ts)_
_See code: [src/commands/mobile/api/list-test-results.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/api/list-test-results.ts)_

## `autify mobile api run-test-plan`

Expand All @@ -255,7 +255,7 @@ EXAMPLES
$ autify mobile api run-test-plan
```

_See code: [src/commands/mobile/api/run-test-plan.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/api/run-test-plan.ts)_
_See code: [src/commands/mobile/api/run-test-plan.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/api/run-test-plan.ts)_

## `autify mobile api upload-build`

Expand All @@ -276,7 +276,7 @@ EXAMPLES
$ autify mobile api upload-build
```

_See code: [src/commands/mobile/api/upload-build.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/api/upload-build.ts)_
_See code: [src/commands/mobile/api/upload-build.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/api/upload-build.ts)_

## `autify mobile auth login`

Expand All @@ -299,7 +299,7 @@ EXAMPLES
$ autify mobile auth login < token.txt
```

_See code: [src/commands/mobile/auth/login.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/auth/login.ts)_
_See code: [src/commands/mobile/auth/login.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/auth/login.ts)_

## `autify mobile build upload BUILD-PATH`

Expand Down Expand Up @@ -333,7 +333,7 @@ EXAMPLES
$ autify mobile build upload --workspace-id AAA ./my.app --json
```

_See code: [src/commands/mobile/build/upload.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/build/upload.ts)_
_See code: [src/commands/mobile/build/upload.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/build/upload.ts)_

## `autify mobile test run TEST-PLAN-URL`

Expand All @@ -352,7 +352,7 @@ FLAGS
-v, --verbose Verbose output
-w, --wait Wait until the test finishes.
--build-id=<value> ID of the already uploaded build.
--build-path=<value> File path to the iOS app (*.app) or Android app (*.apk).
--build-path=<value> File path to the iOS app (*.app, *.ipa) or Android app (*.apk).
--max-retry-count=<value> Maximum retry count. The command can take up to timeout * (max-retry-count + 1).
DESCRIPTION
Expand All @@ -373,7 +373,7 @@ EXAMPLES
--timeout 600
```

_See code: [src/commands/mobile/test/run.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/test/run.ts)_
_See code: [src/commands/mobile/test/run.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/test/run.ts)_

## `autify mobile test wait TEST-RESULT-URL`

Expand All @@ -397,18 +397,19 @@ EXAMPLES
$ autify mobile test wait https://mobile-app.autify.com/projects/AAA/results/BBB
```

_See code: [src/commands/mobile/test/wait.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/mobile/test/wait.ts)_
_See code: [src/commands/mobile/test/wait.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/mobile/test/wait.ts)_

## `autify update [CHANNEL]`

update the autify CLI

```
USAGE
$ autify update [CHANNEL] [--force | | [-a | -v <value> | -i]]
$ autify update [CHANNEL] [--force | | [-a | -v <value> | -i]] [-b ]
FLAGS
-a, --available See available versions.
-b, --verbose Show more details about the available versions.
-i, --interactive Interactively select version to install. This is ignored if a channel is provided.
-v, --version=<value> Install a specific version.
--force Force a re-download of the requested version.
Expand All @@ -434,7 +435,7 @@ EXAMPLES
$ autify update --available
```

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

## `autify web api create-access-point`

Expand All @@ -457,7 +458,7 @@ EXAMPLES
$ autify web api create-access-point
```

_See code: [src/commands/web/api/create-access-point.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/create-access-point.ts)_
_See code: [src/commands/web/api/create-access-point.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/create-access-point.ts)_

## `autify web api create-test-plan-variable`

Expand All @@ -480,7 +481,7 @@ EXAMPLES
$ autify web api create-test-plan-variable
```

_See code: [src/commands/web/api/create-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/create-test-plan-variable.ts)_
_See code: [src/commands/web/api/create-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/create-test-plan-variable.ts)_

## `autify web api create-url-replacement`

Expand All @@ -503,7 +504,7 @@ EXAMPLES
$ autify web api create-url-replacement
```

_See code: [src/commands/web/api/create-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/create-url-replacement.ts)_
_See code: [src/commands/web/api/create-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/create-url-replacement.ts)_

## `autify web api delete-access-point`

Expand All @@ -526,7 +527,7 @@ EXAMPLES
$ autify web api delete-access-point
```

_See code: [src/commands/web/api/delete-access-point.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/delete-access-point.ts)_
_See code: [src/commands/web/api/delete-access-point.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/delete-access-point.ts)_

## `autify web api delete-test-plan-variable`

Expand All @@ -548,7 +549,7 @@ EXAMPLES
$ autify web api delete-test-plan-variable
```

_See code: [src/commands/web/api/delete-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/delete-test-plan-variable.ts)_
_See code: [src/commands/web/api/delete-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/delete-test-plan-variable.ts)_

## `autify web api delete-url-replacement`

Expand All @@ -570,7 +571,7 @@ EXAMPLES
$ autify web api delete-url-replacement
```

_See code: [src/commands/web/api/delete-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/delete-url-replacement.ts)_
_See code: [src/commands/web/api/delete-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/delete-url-replacement.ts)_

## `autify web api describe-result`

Expand All @@ -592,7 +593,7 @@ EXAMPLES
$ autify web api describe-result
```

_See code: [src/commands/web/api/describe-result.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/describe-result.ts)_
_See code: [src/commands/web/api/describe-result.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/describe-result.ts)_

## `autify web api describe-scenario`

Expand All @@ -613,7 +614,7 @@ EXAMPLES
$ autify web api describe-scenario
```

_See code: [src/commands/web/api/describe-scenario.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/describe-scenario.ts)_
_See code: [src/commands/web/api/describe-scenario.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/describe-scenario.ts)_

## `autify web api execute-scenarios`

Expand Down Expand Up @@ -641,7 +642,7 @@ EXAMPLES
$ autify web api execute-scenarios
```

_See code: [src/commands/web/api/execute-scenarios.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/execute-scenarios.ts)_
_See code: [src/commands/web/api/execute-scenarios.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/execute-scenarios.ts)_

## `autify web api execute-schedule`

Expand All @@ -664,7 +665,7 @@ EXAMPLES
$ autify web api execute-schedule
```

_See code: [src/commands/web/api/execute-schedule.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/execute-schedule.ts)_
_See code: [src/commands/web/api/execute-schedule.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/execute-schedule.ts)_

## `autify web api get-credit-usage`

Expand Down Expand Up @@ -696,7 +697,7 @@ EXAMPLES
$ autify web api get-credit-usage
```

_See code: [src/commands/web/api/get-credit-usage.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/get-credit-usage.ts)_
_See code: [src/commands/web/api/get-credit-usage.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/get-credit-usage.ts)_

## `autify web api get-project-info`

Expand All @@ -716,7 +717,7 @@ EXAMPLES
$ autify web api get-project-info
```

_See code: [src/commands/web/api/get-project-info.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/get-project-info.ts)_
_See code: [src/commands/web/api/get-project-info.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/get-project-info.ts)_

## `autify web api list-access-points`

Expand All @@ -737,7 +738,7 @@ EXAMPLES
$ autify web api list-access-points
```

_See code: [src/commands/web/api/list-access-points.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-access-points.ts)_
_See code: [src/commands/web/api/list-access-points.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-access-points.ts)_

## `autify web api list-capabilities`

Expand All @@ -764,7 +765,7 @@ EXAMPLES
$ autify web api list-capabilities
```

_See code: [src/commands/web/api/list-capabilities.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-capabilities.ts)_
_See code: [src/commands/web/api/list-capabilities.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-capabilities.ts)_

## `autify web api list-results`

Expand All @@ -787,7 +788,7 @@ EXAMPLES
$ autify web api list-results
```

_See code: [src/commands/web/api/list-results.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-results.ts)_
_See code: [src/commands/web/api/list-results.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-results.ts)_

## `autify web api list-scenarios`

Expand All @@ -808,7 +809,7 @@ EXAMPLES
$ autify web api list-scenarios
```

_See code: [src/commands/web/api/list-scenarios.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-scenarios.ts)_
_See code: [src/commands/web/api/list-scenarios.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-scenarios.ts)_

## `autify web api list-test-plan-variable`

Expand All @@ -829,7 +830,7 @@ EXAMPLES
$ autify web api list-test-plan-variable
```

_See code: [src/commands/web/api/list-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-test-plan-variable.ts)_
_See code: [src/commands/web/api/list-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-test-plan-variable.ts)_

## `autify web api list-url-replacements`

Expand All @@ -850,7 +851,7 @@ EXAMPLES
$ autify web api list-url-replacements
```

_See code: [src/commands/web/api/list-url-replacements.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/list-url-replacements.ts)_
_See code: [src/commands/web/api/list-url-replacements.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/list-url-replacements.ts)_

## `autify web api update-test-plan-variable`

Expand All @@ -876,7 +877,7 @@ EXAMPLES
$ autify web api update-test-plan-variable
```

_See code: [src/commands/web/api/update-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/update-test-plan-variable.ts)_
_See code: [src/commands/web/api/update-test-plan-variable.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/update-test-plan-variable.ts)_

## `autify web api update-url-replacement`

Expand All @@ -902,7 +903,7 @@ EXAMPLES
$ autify web api update-url-replacement
```

_See code: [src/commands/web/api/update-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/api/update-url-replacement.ts)_
_See code: [src/commands/web/api/update-url-replacement.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/api/update-url-replacement.ts)_

## `autify web auth login`

Expand All @@ -925,7 +926,7 @@ EXAMPLES
$ autify web auth login < token.txt
```

_See code: [src/commands/web/auth/login.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/auth/login.ts)_
_See code: [src/commands/web/auth/login.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/auth/login.ts)_

## `autify web test run SCENARIO-OR-TEST-PLAN-URL`

Expand Down Expand Up @@ -1006,7 +1007,7 @@ EXAMPLES
$ autify web test run https://app.autify.com/projects/0000/scenarios/0000 --wait --autify-connect-client
```

_See code: [src/commands/web/test/run.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/test/run.ts)_
_See code: [src/commands/web/test/run.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/test/run.ts)_

## `autify web test wait TEST-RESULT-URL`

Expand All @@ -1030,6 +1031,6 @@ EXAMPLES
$ autify web test wait https://app.autify.com/projects/0000/results/0000
```

_See code: [src/commands/web/test/wait.ts](https://github.com/autifyhq/autify-cli/blob/v0.49.0-beta.0/src/commands/web/test/wait.ts)_
_See code: [src/commands/web/test/wait.ts](https://github.com/autifyhq/autify-cli/blob/v0.50.0-beta.0/src/commands/web/test/wait.ts)_

<!-- commandsstop -->
2 changes: 1 addition & 1 deletion integration-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autifyhq/autify-cli-integration-test",
"version": "0.49.0-beta.0",
"version": "0.50.0-beta.0",
"description": "Autify Command Line Interface (CLI) Integration Test",
"author": "Autify",
"bin": {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@autifyhq/autify-cli",
"version": "0.49.0-beta.0",
"version": "0.50.0-beta.0",
"description": "Autify Command Line Interface (CLI)",
"author": "Autify",
"bin": {
Expand Down

0 comments on commit da8daa0

Please sign in to comment.