
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@acoustic-content-sdk/cli
Advanced tools
Command line utility for the Acoustic Content SDK.
Show the available commands:
acoustic-content-sdk-cli --help
Show the options for each command:
acoustic-content-sdk-cli <command> --help
Home > @acoustic-content-sdk/cli
Command line utility for the Acoustic Content SDK. The commands can be used directly from the command line or can be invoked via a commander based API.
| Function | Description |
|---|---|
| canonicalizeAssetsCommand(program) | |
| generateDataOverlayCommand(program) | Generates a data overlay of the wchtools folders referenced by a node module and all of its dependencies. The resulting folder can then be used with wchtools. |
| generateKeysCommand(program) | |
| generateLayoutCommand(program) | |
| generateLayoutsCommand(program) | |
| runProgram(aArgs) | |
| versionCommand(program) |
| Variable | Description |
|---|---|
| VERSION | Version and build number of the package |
Home > @acoustic-content-sdk/cli > canonicalizeAssetsCommand
Signature:
export declare function canonicalizeAssetsCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateDataOverlayCommand
Generates a data overlay of the wchtools folders referenced by a node module and all of its dependencies. The resulting folder can then be used with wchtools.
Signature:
export declare function generateDataOverlayCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command | the commander instance to attach the command to |
Returns:
Command
the commander instance
Home > @acoustic-content-sdk/cli > generateKeysCommand
Signature:
export declare function generateKeysCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateLayoutCommand
Signature:
export declare function generateLayoutCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > generateLayoutsCommand
Signature:
export declare function generateLayoutsCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > runProgram
Signature:
export declare function runProgram(aArgs?: string[]): import("commander").Command;
| Parameter | Type | Description |
|---|---|---|
| aArgs | string[] |
Returns:
import("commander").Command
Home > @acoustic-content-sdk/cli > versionCommand
Signature:
export declare function versionCommand(program: Command): Command;
| Parameter | Type | Description |
|---|---|---|
| program | Command |
Returns:
Command
Home > @acoustic-content-sdk/cli > VERSION
Version and build number of the package
Signature:
VERSION: {
version: {
major: string;
minor: string;
patch: string;
branch: string;
};
build: Date;
}
FAQs
Command line utility for the Acoustic Content SDK.
The npm package @acoustic-content-sdk/cli receives a total of 3 weekly downloads. As such, @acoustic-content-sdk/cli popularity was classified as not popular.
We found that @acoustic-content-sdk/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.