Skip to content

Commit 53454fc

Browse files
Delete runpodctl parent command reference pages and add redirects (#455)
Co-authored-by: promptless[bot] <179508745+promptless[bot]@users.noreply.github.com> Co-authored-by: Mo King <muhsinking@gmail.com>
1 parent bf91901 commit 53454fc

18 files changed

+30
-197
lines changed

docs.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,34 @@
644644
{
645645
"source": "/references/faq/manage-cards",
646646
"destination": "/references/troubleshooting/manage-payment-cards"
647+
},
648+
{
649+
"source": "/runpodctl/reference/create",
650+
"destination": "/runpodctl/overview"
651+
},
652+
{
653+
"source": "/runpodctl/reference/get",
654+
"destination": "/runpodctl/overview"
655+
},
656+
{
657+
"source": "/runpodctl/reference/remove",
658+
"destination": "/runpodctl/overview"
659+
},
660+
{
661+
"source": "/runpodctl/reference/start",
662+
"destination": "/runpodctl/overview"
663+
},
664+
{
665+
"source": "/runpodctl/reference/stop",
666+
"destination": "/runpodctl/overview"
667+
},
668+
{
669+
"source": "/runpodctl/reference/ssh",
670+
"destination": "/runpodctl/overview"
671+
},
672+
{
673+
"source": "/runpodctl/reference/runpodctl",
674+
"destination": "/runpodctl/overview"
647675
}
648676
]
649677
}

runpodctl/reference/runpodctl-create-pod.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,4 @@ Ports to expose from the container. Maximum of 1 HTTP port and 1 TCP port allowe
125125

126126
## Related commands
127127

128-
- [`runpodctl create`](/runpodctl/reference/runpodctl-create)
129128
- [`runpodctl create pods`](/runpodctl/reference/runpodctl-create-pods)

runpodctl/reference/runpodctl-create-pods.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,4 @@ Ports to expose from the containers. Maximum of 1 HTTP port and 1 TCP port allow
131131

132132
## Related commands
133133

134-
- [`runpodctl create`](/runpodctl/reference/runpodctl-create)
135134
- [`runpodctl create pod`](/runpodctl/reference/runpodctl-create-pod)

runpodctl/reference/runpodctl-create.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

runpodctl/reference/runpodctl-get-cloud.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,3 @@ List only GPUs from the [Secure Cloud](https://docs.runpod.io/pods/choose-a-pod#
5656
`-c, --community`
5757

5858
List only GPUs from the [Community Cloud](https://docs.runpod.io/pods/choose-a-pod#secure-cloud-vs-community-cloud).
59-
60-
## Related commands
61-
62-
- [`runpodctl get`](/runpodctl/reference/runpodctl-get)

runpodctl/reference/runpodctl-get-pod.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,3 @@ The following flags are available for the `get pod` command:
3232
`-a, --allfields`
3333

3434
Include all available fields in the output, providing complete Pod information.
35-
36-
## Related commands
37-
38-
- [`runpodctl get`](/runpodctl/reference/runpodctl-get)

runpodctl/reference/runpodctl-get.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

runpodctl/reference/runpodctl-remove-pod.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@ The ID of the Pod to terminate. You can find Pod IDs using the `runpodctl get po
2525

2626
## Related commands
2727

28-
- [`runpodctl remove`](/runpodctl/reference/runpodctl-remove)
2928
- [`runpodctl remove pods`](/runpodctl/reference/runpodctl-remove-pods)
3029
- [`runpodctl get pod`](/runpodctl/reference/runpodctl-get-pod)

runpodctl/reference/runpodctl-remove-pods.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@ The number of Pods with the specified name to terminate. This limits the removal
3535

3636
## Related commands
3737

38-
- [`runpodctl remove`](/runpodctl/reference/runpodctl-remove)
3938
- [`runpodctl remove pod`](/runpodctl/reference/runpodctl-remove-pod)
4039
- [`runpodctl get pod`](/runpodctl/reference/runpodctl-get-pod)

runpodctl/reference/runpodctl-remove.mdx

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)