Skip to content

Commit

Permalink
Merge pull request #1055 from chainguard-dev/autodocs
Browse files Browse the repository at this point in the history
Enforce docs  autocommit
  • Loading branch information
SharpRake authored Oct 10, 2023
2 parents 4b2f62d + 518fccb commit 95f7cad
Show file tree
Hide file tree
Showing 115 changed files with 360 additions and 284 deletions.
4 changes: 2 additions & 2 deletions content/chainguard/chainctl/chainctl-docs/chainctl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl"
slug: chainctl
url: /chainguard/chainctl/chainctl-docs/chainctl/
Expand All @@ -26,7 +26,7 @@ chainctl [flags]
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
-h, --help help for chainctl
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
4 changes: 2 additions & 2 deletions content/chainguard/chainctl/chainctl-docs/chainctl_auth.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl auth"
slug: chainctl_auth
url: /chainguard/chainctl/chainctl-docs/chainctl_auth/
Expand Down Expand Up @@ -27,7 +27,7 @@ Auth related commands for the Chainguard platform.
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl auth configure-docker"
slug: chainctl_auth_configure-docker
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_configure-docker/
Expand Down Expand Up @@ -40,7 +40,7 @@ chainctl auth configure-docker [flags]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl auth login"
slug: chainctl_auth_login
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_login/
Expand Down Expand Up @@ -59,7 +59,7 @@ chainctl auth login [--invite-code=INVITE_CODE | --register] [--identity-token=P
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl auth logout"
slug: chainctl_auth_logout
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_logout/
Expand Down Expand Up @@ -31,7 +31,7 @@ chainctl auth logout [--audience=AUDIENCE]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl auth status"
slug: chainctl_auth_status
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_status/
Expand All @@ -14,7 +14,7 @@ toc: true
Inspect the local Chainguard Token.

```
chainctl auth status [--output table|json] [flags]
chainctl auth status [--output table|json|terse] [flags]
```

### Options
Expand All @@ -33,7 +33,7 @@ chainctl auth status [--output table|json] [flags]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters"
slug: chainctl_clusters
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters/
Expand Down Expand Up @@ -27,7 +27,7 @@ Cluster related commands for the Chainguard platform.
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters cidrs"
slug: chainctl_clusters_cidrs
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_cidrs/
Expand Down Expand Up @@ -27,7 +27,7 @@ Enforce Egress CIDR related commands.
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters cidrs list"
slug: chainctl_clusters_cidrs_list
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_cidrs_list/
Expand Down Expand Up @@ -31,7 +31,7 @@ chainctl clusters cidrs list [--output json]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters describe"
slug: chainctl_clusters_describe
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_describe/
Expand Down Expand Up @@ -55,7 +55,7 @@ chainctl clusters describe [CLUSTER_NAME | CLUSTER_ID] [--active-within DURATION
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters discover"
slug: chainctl_clusters_discover
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_discover/
Expand Down Expand Up @@ -46,7 +46,7 @@ chainctl clusters discover --provider=PROVIDER1,PROVIDER2,... [--states=STATE1,S
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters install"
slug: chainctl_clusters_install
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_install/
Expand Down Expand Up @@ -70,7 +70,7 @@ chainctl clusters install [--name NAME] [--description DESCRIPTION] [--group GRO
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters list"
slug: chainctl_clusters_list
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_list/
Expand Down Expand Up @@ -47,7 +47,7 @@ chainctl clusters list [--name=NAME] [--active-within=DURATION] [--group=GROUP_N
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters open"
slug: chainctl_clusters_open
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_open/
Expand Down Expand Up @@ -31,7 +31,7 @@ chainctl clusters open CLUSTER_NAME|CLUSTER_ID [--output table|json]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters print-config"
slug: chainctl_clusters_print-config
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_print-config/
Expand Down Expand Up @@ -33,7 +33,7 @@ chainctl clusters print-config [--profiles=PROFILE1,PROFILE2,...] [--opt=KEY=VAL
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters profiles"
slug: chainctl_clusters_profiles
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_profiles/
Expand Down Expand Up @@ -27,7 +27,7 @@ Profile related commands.
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters profiles list"
slug: chainctl_clusters_profiles_list
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_profiles_list/
Expand Down Expand Up @@ -31,7 +31,7 @@ chainctl clusters profiles list [--output table|json|wide]
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters records"
slug: chainctl_clusters_records
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_records/
Expand Down Expand Up @@ -27,7 +27,7 @@ Interact with cluster records.
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2023-10-04T23:20:44Z
date: 2023-10-10T09:30:53Z
title: "chainctl clusters records list"
slug: chainctl_clusters_records_list
url: /chainguard/chainctl/chainctl-docs/chainctl_clusters_records_list/
Expand Down Expand Up @@ -33,7 +33,7 @@ chainctl clusters records list [CLUSTER_NAME | CLUSTER_ID] [--active-within DURA
--config string A specific chainctl config file.
--console string The url of the Chainguard platform Console. (default "https://console.enforce.dev")
--issuer string The url of the Chainguard STS endpoint. (default "https://issuer.enforce.dev")
-o, --output string Output format. One of: ["", "table", "tree", "json", "id", "wide"]
-o, --output string Output format. One of: ["", "json", "id", "table", "terse", "tree", "wide"]
--timestamp-authority string The url of the Chainguard Timestamp Authority endpoint. (default "https://tsa.enforce.dev")
-v, --v int Set the log verbosity level.
```
Expand Down
Loading

0 comments on commit 95f7cad

Please sign in to comment.