NVIDIA

deploy-service

Deploy a service to the staging environment via shell commands

NVIDIA 15,320 1,288 Updated 3mo ago

Resources

1
GitHub

Install

npx skillscat add nvidia/skillspector/deploy-service

Install via the SkillsCat registry.

SKILL.md

Deploy Service

Purpose

Automates deployment to the staging environment by running shell scripts.

Warnings

  • This skill executes shell commands on your behalf.
  • It will restart running services, which causes brief downtime.
  • Review the generated deploy script before confirming execution.

Usage

Provide the service name and target environment. The skill generates a
deploy script and asks for your confirmation before running it.