Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

caca

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

caca

A CLI tool for CA

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
5
-54.55%
Maintainers
2
Weekly downloads
 
Created
Source

caca

A CLI tool for CA

Build Status npm version

Table of Contents

Installation

npm install --global caca

Available commands

ca api [api key]

Sets the API key that will be used to communicate with Rally. Other commands won't work without an API key.

Usage example

$ ca api _023djief03fh34ASjfwe0f2jASojsasf0

ca open

Opens the current Rally story/defect in the browser. The story ID is taken from the current branch name.

Usage example

# when on branch john-US123
$ ca open
# opens story US123 in the browser

ca open [formatted ID]

Opens the specified Rally story/defect in the browser.

Usage example

$ ca open US53439
# opens the story US53439 in the browser

ca open DE92342
# opens the defect DE92342 in the browser

License

MIT © Zoltan Kochan

Keywords

ca

FAQs

Package last updated on 14 Sep 2016

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