New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@hyperdrive.bot/ds-admin-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperdrive.bot/ds-admin-cli

DevSquad Admin CLI — platform administration for DevSquad environments

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

DevSquad Admin CLI

Platform administration CLI for DevSquad environments. Connects to the admin API endpoints using IaC Cognito authentication.

Install

npm install -g @hyperdrive.bot/ds-admin-cli

Quickstart

# 1. Initialize with a profile
ds-admin init --profile devsquad-dev

# 2. Authenticate
ds-admin login

# 3. Discover available commands
ds-admin modules list

# 4. Run admin commands
ds-admin tenants list-tenants

Available Profiles

ProfileRegionEnvironment
devsquad-devsa-east-1DevSquad development
devsquad-livesa-east-1DevSquad production (placeholder)

Prerequisites

  • Node.js >= 18
  • Account in the IaC Cognito User Pool for the target environment

FAQs

Package last updated on 17 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts