Skip to content

Commit 222524b

Browse files
authored
Merge pull request #3644 from replicatedhq/update-cli-docs-v0.120.0-2025-11-11-185036
Update Replicated CLI docs for v0.120.0
2 parents bd6c969 + 6d71ddc commit 222524b

File tree

117 files changed

+877
-376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+877
-376
lines changed

docs/reference/replicated-cli-api-get.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ replicated api get /v3/apps
3030
### Options inherited from parent commands
3131

3232
```
33-
--app string The app slug or app id to use in all calls
34-
--debug Enable debug output
35-
--token string The API token to use to access your app in the Vendor API
33+
--app string The app slug or app id to use in all calls
34+
--debug Enable debug output
35+
--profile string The authentication profile to use for this command
36+
--token string The API token to use to access your app in the Vendor API
3637
```
3738

3839
### SEE ALSO

docs/reference/replicated-cli-api-patch.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ replicated api patch /v3/customer/2VffY549paATVfHSGpJhjh6Ehpy -b '{"name":"Valua
3131
### Options inherited from parent commands
3232

3333
```
34-
--app string The app slug or app id to use in all calls
35-
--debug Enable debug output
36-
--token string The API token to use to access your app in the Vendor API
34+
--app string The app slug or app id to use in all calls
35+
--debug Enable debug output
36+
--profile string The authentication profile to use for this command
37+
--token string The API token to use to access your app in the Vendor API
3738
```
3839

3940
### SEE ALSO

docs/reference/replicated-cli-api-post.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ replicated api post /v3/app/2EuFxKLDxKjPNk2jxMTmF6Vxvxu/channel -b '{"name":"mar
3131
### Options inherited from parent commands
3232

3333
```
34-
--app string The app slug or app id to use in all calls
35-
--debug Enable debug output
36-
--token string The API token to use to access your app in the Vendor API
34+
--app string The app slug or app id to use in all calls
35+
--debug Enable debug output
36+
--profile string The authentication profile to use for this command
37+
--token string The API token to use to access your app in the Vendor API
3738
```
3839

3940
### SEE ALSO

docs/reference/replicated-cli-api-put.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,10 @@ replicated api put /v3/app/2EuFxKLDxKjPNk2jxMTmF6Vxvxu/channel/2QLPm10JPkta7jO3Z
3131
### Options inherited from parent commands
3232

3333
```
34-
--app string The app slug or app id to use in all calls
35-
--debug Enable debug output
36-
--token string The API token to use to access your app in the Vendor API
34+
--app string The app slug or app id to use in all calls
35+
--debug Enable debug output
36+
--profile string The authentication profile to use for this command
37+
--token string The API token to use to access your app in the Vendor API
3738
```
3839

3940
### SEE ALSO

docs/reference/replicated-cli-api.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ Make ad-hoc API calls to the Replicated API
1111
### Options inherited from parent commands
1212

1313
```
14-
--app string The app slug or app id to use in all calls
15-
--debug Enable debug output
16-
--token string The API token to use to access your app in the Vendor API
14+
--app string The app slug or app id to use in all calls
15+
--debug Enable debug output
16+
--profile string The authentication profile to use for this command
17+
--token string The API token to use to access your app in the Vendor API
1718
```
1819

1920
### SEE ALSO

docs/reference/replicated-cli-app-create.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,10 @@ replicated app create "Custom App" --output table
3939
### Options inherited from parent commands
4040

4141
```
42-
--app string The app slug or app id to use in all calls
43-
--debug Enable debug output
44-
--token string The API token to use to access your app in the Vendor API
42+
--app string The app slug or app id to use in all calls
43+
--debug Enable debug output
44+
--profile string The authentication profile to use for this command
45+
--token string The API token to use to access your app in the Vendor API
4546
```
4647

4748
### SEE ALSO

docs/reference/replicated-cli-app-ls.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,10 @@ replicated app ls "App Name" --output table
5050
### Options inherited from parent commands
5151

5252
```
53-
--app string The app slug or app id to use in all calls
54-
--debug Enable debug output
55-
--token string The API token to use to access your app in the Vendor API
53+
--app string The app slug or app id to use in all calls
54+
--debug Enable debug output
55+
--profile string The authentication profile to use for this command
56+
--token string The API token to use to access your app in the Vendor API
5657
```
5758

5859
### SEE ALSO

docs/reference/replicated-cli-app-rm.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ replicated app delete "Custom App" --output json
4545
### Options inherited from parent commands
4646

4747
```
48-
--app string The app slug or app id to use in all calls
49-
--debug Enable debug output
50-
--token string The API token to use to access your app in the Vendor API
48+
--app string The app slug or app id to use in all calls
49+
--debug Enable debug output
50+
--profile string The authentication profile to use for this command
51+
--token string The API token to use to access your app in the Vendor API
5152
```
5253

5354
### SEE ALSO

docs/reference/replicated-cli-app.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@ replicated app ls --output json
4040
### Options inherited from parent commands
4141

4242
```
43-
--app string The app slug or app id to use in all calls
44-
--debug Enable debug output
45-
--token string The API token to use to access your app in the Vendor API
43+
--app string The app slug or app id to use in all calls
44+
--debug Enable debug output
45+
--profile string The authentication profile to use for this command
46+
--token string The API token to use to access your app in the Vendor API
4647
```
4748

4849
### SEE ALSO

docs/reference/replicated-cli-channel-create.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,10 @@ replicated channel create --name Beta --description 'New features subject to cha
2828
### Options inherited from parent commands
2929

3030
```
31-
--app string The app slug or app id to use in all calls
32-
--debug Enable debug output
33-
--token string The API token to use to access your app in the Vendor API
31+
--app string The app slug or app id to use in all calls
32+
--debug Enable debug output
33+
--profile string The authentication profile to use for this command
34+
--token string The API token to use to access your app in the Vendor API
3435
```
3536

3637
### SEE ALSO

0 commit comments

Comments
 (0)