Provides an operations panel for managing plugin runtime facilities and diagnostics during development.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-panel github:Elinpf/dsh-ops-plugins#path:packages/ops-panel
13
plugins
★ 1
Total stars
Provides an operations panel for managing plugin runtime facilities and diagnostics during development.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-panel github:Elinpf/dsh-ops-plugins#path:packages/ops-panelProvides a collection of prompts for operations tasks, packaged as reusable skills.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-prompts github:Elinpf/dsh-ops-plugins#path:packages/ops-promptsProvides SSH command-line tool integration, enabling remote server management from DSH.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-tool-ssh github:Elinpf/dsh-ops-plugins#path:packages/ops-tool-sshProvides a user interface for viewing and analyzing traces, facilitating debugging and performance analysis.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-trace-ui github:Elinpf/dsh-ops-plugins#path:packages/ops-trace-uiProvides a user interface for accessing and managing operations, likely a frontend for ops-related features.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access-ui github:Elinpf/dsh-ops-plugins#path:packages/ops-access-uiProvides a tool for interacting with Ceph storage, offering operations like data management.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-tool-ceph github:Elinpf/dsh-ops-plugins#path:packages/ops-tool-cephProvides a tool for accessing Kubernetes clusters, enabling management of K8s resources.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access-k8s github:Elinpf/dsh-ops-plugins#path:packages/ops-access/k8sProvides tracing tools for debugging and monitoring, likely for analyzing system behavior.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-tool-trace github:Elinpf/dsh-ops-plugins#path:packages/ops-tool-traceProvides a tool for accessing SSH connections, enabling remote command execution.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access-ssh github:Elinpf/dsh-ops-plugins#path:packages/ops-access/sshProvides a tool for accessing Ceph storage, enabling interaction with Ceph clusters.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access-ceph github:Elinpf/dsh-ops-plugins#path:packages/ops-access/cephCore package for ops access, likely providing base functionality for other ops plugins.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access github:Elinpf/dsh-ops-plugins#path:packages/ops-access/coreServes as a gate for controlling access to operations, likely enforcing authentication or permission checks.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-access-gate github:Elinpf/dsh-ops-plugins#path:packages/ops-access/gateProvides kubectl command-line tool integration for managing Kubernetes resources within DSH.
$ dsh plugin --profile web add --allow-build=@deepseek-ai/dsh-ops-kubectl github:Elinpf/dsh-ops-plugins#path:packages/ops-tool-kubectl