Skip to content

Commit

Permalink
feat: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-singh committed Apr 11, 2022
1 parent d3b73c1 commit 00ef4d3
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/runpodctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ runpodctl is a CLI tool to manage your pods for runpod.io
* [runpodctl remove](runpodctl_remove.md) - remove a resource
* [runpodctl start](runpodctl_start.md) - start a resource
* [runpodctl stop](runpodctl_stop.md) - stop a resource
* [runpodctl version](runpodctl_version.md) - runpodctl version

###### Auto generated by spf13/cobra on 11-Apr-2022
1 change: 1 addition & 0 deletions doc/runpodctl_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ runpodctl config [flags]

```
--apiKey string runpod api key
--apiUrl string runpod api url
-h, --help help for config
```

Expand Down
23 changes: 23 additions & 0 deletions doc/runpodctl_version.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## runpodctl version

runpodctl version

### Synopsis

runpodctl version

```
runpodctl version [flags]
```

### Options

```
-h, --help help for version
```

### SEE ALSO

* [runpodctl](runpodctl.md) - runpodctl for runpod.io

###### Auto generated by spf13/cobra on 11-Apr-2022

0 comments on commit 00ef4d3

Please sign in to comment.