New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trayio/cdk-cli

Package Overview
Dependencies
Maintainers
4
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trayio/cdk-cli

A collection of CLI commands for connector development.

  • 0.0.3
  • npm
  • Socket score

Version published
Weekly downloads
419
increased by49.64%
Maintainers
4
Weekly downloads
 
Created
Source

@trayio/connector-cli

A collection of CLI commands for connector development.

Contributing

Guide on contributing

Table of Contents

Usage

$ npm install -g @trayio/cdk-cli
$ cdk COMMAND
running command...
$ cdk (--version|-v)
@trayio/cdk-cli/0.0.3 darwin-x64 node-v18.16.0
$ cdk --help [COMMAND]
USAGE
  $ cdk COMMAND
...

Commands

cdk

USAGE
  $ cdk

cdk autocomplete [SHELL]

display autocomplete installation instructions

USAGE
  $ cdk autocomplete [SHELL] [-r]

ARGUMENTS
  SHELL  shell type

FLAGS
  -r, --refresh-cache  Refresh cache (ignores displaying instructions)

DESCRIPTION
  display autocomplete installation instructions

EXAMPLES
  $ cdk autocomplete

  $ cdk autocomplete bash

  $ cdk autocomplete zsh

  $ cdk autocomplete --refresh-cache

See code: @oclif/plugin-autocomplete

cdk connector:init

Initialize a connector project

USAGE
  $ cdk connector:init

DESCRIPTION
  Initialize a connector project

cdk connector:operation:add

Add an operation to connector project

USAGE
  $ cdk connector:operation:add

DESCRIPTION
  Add an operation to connector project

cdk help [COMMANDS]

Display help for cdk.

USAGE
  $ cdk help [COMMANDS] [-n]

ARGUMENTS
  COMMANDS  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for cdk.

See code: @oclif/plugin-help

cdk version

USAGE
  $ cdk version [--json] [--verbose]

FLAGS
  --verbose  Show additional information about the CLI.

GLOBAL FLAGS
  --json  Format output as json.

FLAG DESCRIPTIONS
  --verbose  Show additional information about the CLI.

    Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.

See code: @oclif/plugin-version

FAQs

Package last updated on 26 Jun 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc