Skip to content

Commit

Permalink
v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
connorlindsey committed Jun 25, 2024
1 parent 660a858 commit f12d9c9
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ npm install -g @knocklabs/cli
$ knock COMMAND
running command...
$ knock (--version)
@knocklabs/cli/0.1.15 darwin-arm64 node-v20.10.0
@knocklabs/cli/0.1.16 darwin-arm64 node-v20.10.0
$ knock --help [COMMAND]
USAGE
$ knock COMMAND
Expand Down Expand Up @@ -68,7 +68,7 @@ FLAGS
--service-token=<value> (required) The service token to authenticate with.
```

_See code: [src/commands/commit/index.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/commit/index.ts)_
_See code: [src/commands/commit/index.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/commit/index.ts)_

## `knock commit get ID`

Expand All @@ -85,7 +85,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/commit/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/commit/get.ts)_
_See code: [src/commands/commit/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/commit/get.ts)_

## `knock commit list`

Expand All @@ -109,7 +109,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/commit/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/commit/list.ts)_
_See code: [src/commands/commit/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/commit/list.ts)_

## `knock commit promote`

Expand All @@ -126,7 +126,7 @@ FLAGS
--to=<value> The destination environment to promote all changes from the preceding environment.
```

_See code: [src/commands/commit/promote.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/commit/promote.ts)_
_See code: [src/commands/commit/promote.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/commit/promote.ts)_

## `knock help [COMMAND]`

Expand All @@ -146,7 +146,7 @@ DESCRIPTION
Display help for knock.
```

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

## `knock layout get EMAILLAYOUTKEY`

Expand All @@ -166,7 +166,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/layout/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/layout/get.ts)_
_See code: [src/commands/layout/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/layout/get.ts)_

## `knock layout list`

Expand All @@ -189,7 +189,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/layout/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/layout/list.ts)_
_See code: [src/commands/layout/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/layout/list.ts)_

## `knock layout pull [EMAILLAYOUTKEY]`

Expand All @@ -209,7 +209,7 @@ FLAGS
--service-token=<value> (required) The service token to authenticate with.
```

_See code: [src/commands/layout/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/layout/pull.ts)_
_See code: [src/commands/layout/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/layout/pull.ts)_

## `knock layout push [EMAILLAYOUTKEY]`

Expand All @@ -231,7 +231,7 @@ FLAGS
--service-token=<value> (required) The service token to authenticate with.
```

_See code: [src/commands/layout/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/layout/push.ts)_
_See code: [src/commands/layout/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/layout/push.ts)_

## `knock layout validate [EMAILLAYOUTKEY]`

Expand All @@ -250,7 +250,7 @@ FLAGS
--service-token=<value> (required) The service token to authenticate with.
```

_See code: [src/commands/layout/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/layout/validate.ts)_
_See code: [src/commands/layout/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/layout/validate.ts)_

## `knock translation get TRANSLATIONREF`

Expand All @@ -277,7 +277,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/translation/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/translation/get.ts)_
_See code: [src/commands/translation/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/translation/get.ts)_

## `knock translation list`

Expand All @@ -300,7 +300,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/translation/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/translation/list.ts)_
_See code: [src/commands/translation/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/translation/list.ts)_

## `knock translation pull [TRANSLATIONREF]`

Expand All @@ -327,7 +327,7 @@ FLAGS
--translations-dir=<value> The target directory path to pull all translations into.
```

_See code: [src/commands/translation/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/translation/pull.ts)_
_See code: [src/commands/translation/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/translation/pull.ts)_

## `knock translation push [TRANSLATIONREF]`

Expand All @@ -354,7 +354,7 @@ FLAGS
--translations-dir=<value> The target directory path to find all translations to push.
```

_See code: [src/commands/translation/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/translation/push.ts)_
_See code: [src/commands/translation/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/translation/push.ts)_

## `knock translation validate [TRANSLATIONREF]`

Expand All @@ -379,7 +379,7 @@ FLAGS
--translations-dir=<value> The target directory path to find all translations to validate.
```

_See code: [src/commands/translation/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/translation/validate.ts)_
_See code: [src/commands/translation/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/translation/validate.ts)_

## `knock whoami`

Expand All @@ -396,7 +396,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/whoami.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/whoami.ts)_
_See code: [src/commands/whoami.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/whoami.ts)_

## `knock workflow activate WORKFLOWKEY`

Expand All @@ -423,7 +423,7 @@ DESCRIPTION
with `false` in order to deactivate it.
```

_See code: [src/commands/workflow/activate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/activate.ts)_
_See code: [src/commands/workflow/activate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/activate.ts)_

## `knock workflow get WORKFLOWKEY`

Expand All @@ -443,7 +443,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/workflow/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/get.ts)_
_See code: [src/commands/workflow/get.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/get.ts)_

## `knock workflow list`

Expand All @@ -466,7 +466,7 @@ GLOBAL FLAGS
--json Format output as json.
```

_See code: [src/commands/workflow/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/list.ts)_
_See code: [src/commands/workflow/list.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/list.ts)_

## `knock workflow pull [WORKFLOWKEY]`

Expand All @@ -486,7 +486,7 @@ FLAGS
--workflows-dir=<value> The target directory path to pull all workflows into.
```

_See code: [src/commands/workflow/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/pull.ts)_
_See code: [src/commands/workflow/pull.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/pull.ts)_

## `knock workflow push [WORKFLOWKEY]`

Expand All @@ -507,7 +507,7 @@ FLAGS
--workflows-dir=<value> The target directory path to find all workflows to push.
```

_See code: [src/commands/workflow/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/push.ts)_
_See code: [src/commands/workflow/push.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/push.ts)_

## `knock workflow run WORKFLOWKEY`

Expand All @@ -528,7 +528,7 @@ FLAGS
--tenant=<value> A tenant id for the workflow run.
```

_See code: [src/commands/workflow/run.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/run.ts)_
_See code: [src/commands/workflow/run.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/run.ts)_

## `knock workflow validate [WORKFLOWKEY]`

Expand All @@ -547,5 +547,5 @@ FLAGS
--workflows-dir=<value> The target directory path to find all workflows to validate.
```

_See code: [src/commands/workflow/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.15/src/commands/workflow/validate.ts)_
_See code: [src/commands/workflow/validate.ts](https://github.com/knocklabs/knock-cli/blob/v0.1.16/src/commands/workflow/validate.ts)_
<!-- commandsstop -->
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/cli",
"version": "0.1.15",
"version": "0.1.16",
"description": "Knock CLI",
"author": "@knocklabs",
"bin": {
Expand Down Expand Up @@ -100,4 +100,4 @@
"oclif"
],
"types": "dist/index.d.ts"
}
}

0 comments on commit f12d9c9

Please sign in to comment.