pops connection CLI reference

Details on the pops connection Prompt-Ops CLI command

pops connection

Manage your infrastructure connections using natural language.

Synopsis

Prompt-Ops manages your infrastructure using natural language.

Cloud Connection:

  • Types: Azure, AWS
  • Commands: create, delete, open, list, types
  • Example: ‘pops connection cloud create’ creates a connection to a cloud provider.

Database Connection:

  • Types: MySQL, PostgreSQL, MongoDB
  • Commands: create, delete, open, list, types
  • Example: ‘pops connection db create’ creates a connection to a database.

Kubernetes Connection:

  • Types: Any available Kubernetes cluster
  • Commands: create, delete, open, list, types
  • Example: ‘pops connection kubernetes create’ creates a connection to a Kubernetes cluster.

More connection types and features are coming soon!

Examples


- **pops connection create** - Create a connection by selecting from available types.
- **pops connection open** - Open a connection by selecting from available connections.
- **pops connection delete** - Delete a connection by selecting from available connections.
- **pops connection delete --all** - Delete all available connections.
- **pops connection list** - List all available connections.
						

Options

  -h, --help   help for connection

SEE ALSO

Auto generated by spf13/cobra on 12-Jan-2025