Skip to content

Commit

Permalink
PGD: moving CLI to main
Browse files Browse the repository at this point in the history
  • Loading branch information
drothery-edb committed Jun 3, 2022
1 parent 89eecd8 commit c81caca
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 1,012 deletions.
1 change: 0 additions & 1 deletion build-sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"efm": true,
"epas": true,
"pgd": true,
"pgd_cli": true,
"eprs": true,
"hadoop_data_adapter": true,
"jdbc_connector": true,
Expand Down
2 changes: 0 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const sourceToPluginConfig = {
efm: { name: "efm", path: "product_docs/docs/efm" },
epas: { name: "epas", path: "product_docs/docs/epas" },
pgd: { name: "pgd", path: "product_docs/docs/pgd" },
pgd_cli: { name: "edb_pgd", path: "product_docs/docs/pgd_cli" },
eprs: { name: "eprs", path: "product_docs/docs/eprs" },
hadoop_data_adapter: {
name: "hadoop_data_adapter",
Expand Down Expand Up @@ -73,7 +72,6 @@ const sourceToPluginConfig = {
},
pem: { name: "pem", path: "product_docs/docs/pem" },
pgbouncer: { name: "pgbouncer", path: "product_docs/docs/pgbouncer" },
pgd_cli: { name: "pgd_cli", path: "product_docs/docs/pgd_cli" },
pglogical: { name: "pglogical", path: "product_docs/docs/pglogical" },
pgpool: { name: "pgpool", path: "product_docs/docs/pgpool" },
postgis: { name: "postgis", path: "product_docs/docs/postgis" },
Expand Down
19 changes: 0 additions & 19 deletions product_docs/docs/pgd/4/cli.mdx

This file was deleted.

2 changes: 1 addition & 1 deletion product_docs/docs/pgd/4/cli/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "EDB Postgres Distributed Command Line Interface"
navTitle: "PGD CLI"
navTitle: "Command line interface"
indexCards: none
navigation:
- rel_notes
Expand Down
2 changes: 1 addition & 1 deletion product_docs/docs/pgd/4/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ navigation:
- "#Using"
- backup
- monitoring

- cli
---


Expand Down
39 changes: 0 additions & 39 deletions product_docs/docs/pgd_cli/1/index.mdx

This file was deleted.

53 changes: 0 additions & 53 deletions product_docs/docs/pgd_cli/1/installing_cli.mdx

This file was deleted.

23 changes: 0 additions & 23 deletions product_docs/docs/pgd_cli/1/pgd.mdx

This file was deleted.

79 changes: 0 additions & 79 deletions product_docs/docs/pgd_cli/1/pgd_check-health.mdx

This file was deleted.

68 changes: 0 additions & 68 deletions product_docs/docs/pgd_cli/1/pgd_show-camo.mdx

This file was deleted.

66 changes: 0 additions & 66 deletions product_docs/docs/pgd_cli/1/pgd_show-clockskew.mdx

This file was deleted.

Loading

0 comments on commit c81caca

Please sign in to comment.