-
Notifications
You must be signed in to change notification settings - Fork 126
424 docs rfcadd docs for the cli #4453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 503-cli-mcp-agent-milestone-branch
Are you sure you want to change the base?
424 docs rfcadd docs for the cli #4453
Conversation
Signed-off-by: Iain Cox <iain@timescale.com>
…ocs-rfcadd-docs-for-the-cli
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-424-docs-rfcadd-docs-for-the-cli |
_partials/_devops-cli-get-started.md
Outdated
| mcp | | Manage the $MCP_LONG | | ||
| | start | Start the $MCP_LONG | | ||
| | start `stdio` \| `http` | Start the $MCP_LONG with stdio or HTTP transport. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that we also have an open PR that adds a tiger mcp install
command.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am going to move these mcp commands to another tab on MCP.
Co-authored-by: Nathan Cochran <nathanjcochran@gmail.com> Signed-off-by: Iain Cox <iain@timescale.com>
Signed-off-by: Iain Cox <iain@timescale.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few remaining issues, otherwise LGTM
Co-authored-by: Nathan Cochran <nathanjcochran@gmail.com> Signed-off-by: Iain Cox <iain@timescale.com>
Co-authored-by: Nathan Cochran <nathanjcochran@gmail.com> Signed-off-by: Iain Cox <iain@timescale.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for dealing with my feedback and making all of those changes 😅
- `POSTGRES`: a vanilla Postgres instance | ||
- `VECTOR`: a Tiger Postgres instance with vector extensions | ||
|
||
### Get a Service |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This title feels a little misleading. Get service details maybe?
} | ||
``` | ||
|
||
### Get VPC Peering |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Again, would change to get VPC peering details
Co-authored-by: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> Signed-off-by: Iain Cox <iain@timescale.com>
No description provided.