🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@tailored-apps/handout-client

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tailored-apps/handout-client

From-scratch rewrite of the handout CLI client

latest
npmnpm
Version
1.3.0
Version published
Weekly downloads
2
-87.5%
Maintainers
0
Weekly downloads
 
Created
Source

handout

Installation and Updating

npm install -g @tailored-apps/handout-client

Before you can use handout, you will have to configure the client using the handout configure command. Your friendly neighborhood sysadmin will provide you with your accountname as well as the various passwords or secrets that handout will ask you for.

Alternatively, you can provide the path to a predefined handout config through the HANDOUT_CONFIG_FILE environment variable.

Usage

Help and argument lists are available for every command using the -h option, i.e. handout -h for a list of all available commands, and handout <command> -h for a list of all available options and parameters for a particular command (e.g. handout deploy -h).

handout-admin

If you have been granted admin access, you will also be able to use the various commands that the handout-admin cli provides. Again, the -h option will show all available commands or all available options for a particular command.

FAQs

Package last updated on 10 Feb 2025

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