Skip to content

Commit 8798176

Browse files
committed
RBAC contract access
Signed-off-by: Miguel Martinez <miguel@chainloop.dev>
1 parent 64a6e93 commit 8798176

1 file changed

Lines changed: 0 additions & 42 deletions

File tree

app/cli/documentation/cli-reference.mdx

Lines changed: 0 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,48 +1460,6 @@ Options inherited from parent commands
14601460
-y, --yes Skip confirmation
14611461
```
14621462

1463-
## chainloop gather-runner-context
1464-
1465-
Gather runner context data from a given provider.
1466-
1467-
Synopsis
1468-
1469-
Gather runner context data from a given provider.
1470-
1471-
Provided by plugin: platform v0.218.0-SNAPSHOT-bd8099ad
1472-
1473-
```
1474-
chainloop gather-runner-context [flags]
1475-
```
1476-
1477-
Options
1478-
1479-
```
1480-
-h, --help help for gather-runner-context
1481-
--output-file string Output file path for the protection data (JSON format) (default "runner-context.json")
1482-
--runner-api-url string Provider API URL
1483-
--runner-org string Provider organization name
1484-
--runner-provider string Provider name
1485-
--runner-repo string Provider repository name
1486-
--runner-token string Provider access token with read rights to the given repository.
1487-
```
1488-
1489-
Options inherited from parent commands
1490-
1491-
```
1492-
--artifact-cas string URL for the Artifacts Content Addressable Storage API ($CHAINLOOP_ARTIFACT_CAS_API) (default "api.cas.chainloop.dev:443")
1493-
--artifact-cas-ca string CUSTOM CA file for the Artifacts CAS API (optional) ($CHAINLOOP_ARTIFACT_CAS_API_CA)
1494-
-c, --config string Path to an existing config file (default is $HOME/.config/chainloop/config.toml)
1495-
--control-plane string URL for the Control Plane API ($CHAINLOOP_CONTROL_PLANE_API) (default "api.cp.chainloop.dev:443")
1496-
--control-plane-ca string CUSTOM CA file for the Control Plane API (optional) ($CHAINLOOP_CONTROL_PLANE_API_CA)
1497-
--debug Enable debug/verbose logging mode
1498-
-i, --insecure Skip TLS transport during connection to the control plane ($CHAINLOOP_API_INSECURE)
1499-
-n, --org string organization name
1500-
-o, --output string Output format, valid options are json and table (default "table")
1501-
-t, --token string API token. NOTE: Alternatively use the env variable CHAINLOOP_TOKEN
1502-
-y, --yes Skip confirmation
1503-
```
1504-
15051463
## chainloop integration
15061464

15071465
Third party integrations

0 commit comments

Comments
 (0)