Skip to content

Commit

Permalink
Automated docs commit
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent ee4ccda commit 328a931
Show file tree
Hide file tree
Showing 110 changed files with 232 additions and 1,727 deletions.
118 changes: 59 additions & 59 deletions content/chainguard/administration/cloudevents/events-reference.md

Large diffs are not rendered by default.

4 changes: 1 addition & 3 deletions content/chainguard/chainctl/chainctl-docs/chainctl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl"
slug: chainctl
url: /chainguard/chainctl/chainctl-docs/chainctl/
Expand Down Expand Up @@ -33,12 +33,10 @@ chainctl [flags]
### SEE ALSO

* [chainctl auth](/chainguard/chainctl/chainctl-docs/chainctl_auth/) - Auth related commands for the Chainguard platform.
* [chainctl clusters](/chainguard/chainctl/chainctl-docs/chainctl_clusters/) - Cluster related commands for the Chainguard platform.
* [chainctl config](/chainguard/chainctl/chainctl-docs/chainctl_config/) - Local config file commands for chainctl.
* [chainctl events](/chainguard/chainctl/chainctl-docs/chainctl_events/) - Events related commands for the Chainguard platform.
* [chainctl iam](/chainguard/chainctl/chainctl-docs/chainctl_iam/) - IAM related commands for the Chainguard platform.
* [chainctl images](/chainguard/chainctl/chainctl-docs/chainctl_images/) - Images related commands for the Chainguard platform.
* [chainctl policies](/chainguard/chainctl/chainctl-docs/chainctl_policies/) - Policy related commands for the Chainguard platform.
* [chainctl update](/chainguard/chainctl/chainctl-docs/chainctl_update/) - Update chainctl.
* [chainctl version](/chainguard/chainctl/chainctl-docs/chainctl_version/) - Prints the version

2 changes: 1 addition & 1 deletion content/chainguard/chainctl/chainctl-docs/chainctl_auth.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl auth"
slug: chainctl_auth
url: /chainguard/chainctl/chainctl-docs/chainctl_auth/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl auth configure-docker"
slug: chainctl_auth_configure-docker
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_configure-docker/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl auth login"
slug: chainctl_auth_login
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_login/
Expand All @@ -14,7 +14,7 @@ toc: true
Login to the Chainguard platform.

```
chainctl auth login [--invite-code=INVITE_CODE | --register] [--identity-token=PATH_TO_TOKEN] [--identity=IDENTITY_ID] [--identity-provider=IDP_ID] [--org-name=ORG_NAME] [--cluster=CLUSTER] [--headless] [--prefer-ambient-credentials] [--refresh] [--output table|id|json|none]
chainctl auth login [--invite-code=INVITE_CODE] [--identity-token=PATH_TO_TOKEN] [--identity=IDENTITY_ID] [--identity-provider=IDP_ID] [--org-name=ORG_NAME] [--social-login={google|github|gitlab}] [--headless] [--prefer-ambient-credentials] [--refresh] [--output table|id|json|none]
```

### Examples
Expand All @@ -34,7 +34,6 @@ chainctl auth login [--invite-code=INVITE_CODE | --register] [--identity-token=P
### Options

```
--cluster string UID of the Cluster.
--headless Skip browser authentication and use device flow.
-h, --help help for login
--identity string The unique ID of the identity to assume when logging in.
Expand All @@ -44,7 +43,7 @@ chainctl auth login [--invite-code=INVITE_CODE | --register] [--identity-token=P
--org-name string Organization to use for authentication. If configured the organization's custom identity provider will be used
--prefer-ambient-credentials Auth with ambient credentials, if present, before using a supplied identity token.
--refresh Enable auto refresh of the Chainguard token (for workloads).
--register Register a new account if needed. Will create a new root group when an invite code is not specified.
--social-login string Which of the default identity providers to use for authentication. Must be one of: google, github, gitlab
--sts-http1-downgrade Downgrade STS requests to HTTP/1.x
--validate Validates token after exchange (default true)
```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl auth logout"
slug: chainctl_auth_logout
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_logout/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
date: 2024-03-20T19:45:19Z
date: 2024-04-04T08:56:03Z
title: "chainctl auth status"
slug: chainctl_auth_status
url: /chainguard/chainctl/chainctl-docs/chainctl_auth_status/
Expand Down
49 changes: 0 additions & 49 deletions content/chainguard/chainctl/chainctl-docs/chainctl_clusters.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 328a931

Please sign in to comment.