Skip to content

Commit c8427ae

Browse files
author
Jonathan S. Katz
committed
Update pgo client reference docs
The full run had not been done in awhile.
1 parent 2b75d18 commit c8427ae

Some content is hidden

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

58 files changed

+114
-113
lines changed

docs/content/pgo-client/reference/pgo_apply.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pgo apply [flags]
2828
### Options inherited from parent commands
2929

3030
```
31-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
31+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
3232
--debug Enable additional output for debugging.
3333
--disable-tls Disable TLS authentication to the Postgres Operator.
3434
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -42,4 +42,4 @@ pgo apply [flags]
4242

4343
* [pgo](/pgo-client/reference/pgo/) - The pgo command line interface.
4444

45-
###### Auto generated by spf13/cobra on 1-Oct-2020
45+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ pgo backup [flags]
4444

4545
* [pgo](/pgo-client/reference/pgo/) - The pgo command line interface.
4646

47-
###### Auto generated by spf13/cobra on 30-Dec-2020
47+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_cat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pgo cat [flags]
2424
### Options inherited from parent commands
2525

2626
```
27-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
27+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
2828
--debug Enable additional output for debugging.
2929
--disable-tls Disable TLS authentication to the Postgres Operator.
3030
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -38,4 +38,4 @@ pgo cat [flags]
3838

3939
* [pgo](/pgo-client/reference/pgo/) - The pgo command line interface.
4040

41-
###### Auto generated by spf13/cobra on 1-Oct-2020
41+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pgo create [flags]
3030
### Options inherited from parent commands
3131

3232
```
33-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
33+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
3434
--debug Enable additional output for debugging.
3535
--disable-tls Disable TLS authentication to the Postgres Operator.
3636
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -53,4 +53,4 @@ pgo create [flags]
5353
* [pgo create schedule](/pgo-client/reference/pgo_create_schedule/) - Create a cron-like scheduled task
5454
* [pgo create user](/pgo-client/reference/pgo_create_user/) - Create a PostgreSQL user
5555

56-
###### Auto generated by spf13/cobra on 1-Oct-2020
56+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ pgo create cluster [flags]
136136

137137
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
138138

139-
###### Auto generated by spf13/cobra on 2-Jan-2021
139+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_namespace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pgo create namespace [flags]
2828
### Options inherited from parent commands
2929

3030
```
31-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
31+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
3232
--debug Enable additional output for debugging.
3333
--disable-tls Disable TLS authentication to the Postgres Operator.
3434
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -42,4 +42,4 @@ pgo create namespace [flags]
4242

4343
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
4444

45-
###### Auto generated by spf13/cobra on 1-Oct-2020
45+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_pgadmin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pgo create pgadmin [flags]
2525
### Options inherited from parent commands
2626

2727
```
28-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
28+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
2929
--debug Enable additional output for debugging.
3030
--disable-tls Disable TLS authentication to the Postgres Operator.
3131
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -39,4 +39,4 @@ pgo create pgadmin [flags]
3939

4040
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
4141

42-
###### Auto generated by spf13/cobra on 1-Oct-2020
42+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_pgbouncer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ pgo create pgbouncer [flags]
4646

4747
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
4848

49-
###### Auto generated by spf13/cobra on 1-Jan-2021
49+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_pgorole.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pgo create pgorole [flags]
2525
### Options inherited from parent commands
2626

2727
```
28-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
28+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
2929
--debug Enable additional output for debugging.
3030
--disable-tls Disable TLS authentication to the Postgres Operator.
3131
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -39,4 +39,4 @@ pgo create pgorole [flags]
3939

4040
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
4141

42-
###### Auto generated by spf13/cobra on 1-Oct-2020
42+
###### Auto generated by spf13/cobra on 14-Jan-2021

docs/content/pgo-client/reference/pgo_create_pgouser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pgo create pgouser [flags]
2828
### Options inherited from parent commands
2929

3030
```
31-
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client.
31+
--apiserver-url string The URL for the PostgreSQL Operator apiserver that will process the request from the pgo client. Note that the URL should **not** end in a '/'.
3232
--debug Enable additional output for debugging.
3333
--disable-tls Disable TLS authentication to the Postgres Operator.
3434
--exclude-os-trust Exclude CA certs from OS default trust store
@@ -42,4 +42,4 @@ pgo create pgouser [flags]
4242

4343
* [pgo create](/pgo-client/reference/pgo_create/) - Create a Postgres Operator resource
4444

45-
###### Auto generated by spf13/cobra on 1-Oct-2020
45+
###### Auto generated by spf13/cobra on 14-Jan-2021

0 commit comments

Comments
 (0)