Process to Install CollabNet SVN Command Line Client in Windows

Here’s a step-by-step guide to install CollabNet SVN Command Line Client on Windows. Step 1: Download the CollabNet SVN Command Line Client Step 2: Run the Installer…

Read More

How to Install CollabNet SVN Command Line Client on Solaris

CollabNet provides a Subversion (SVN) command-line client for version control operations. If you’re using Solaris, follow these steps to install the CollabNet SVN client. 1. Prerequisites Before…

Read More

Docker Tutorials: Docker Command line Reference | Docker Tutorial | Docker Guide

One liner to stop all of Docker containers: > docker stop $(docker ps -a -q)   One liner to remove all of Docker containers: > docker rm…

Read More

Jenkins Interview Questions and Answers – Part 5

The easiest way to get a plugin for Jenkins is ______________ . from inside Jenkins itself (Ans) by building it from source creating a plugin request call…

Read More

Perforce Command Line Global Options

<!– .style1 { font-size: 24px; font-weight: bold; } –> Perforce Command Line Global Options Global options for Perforce commands; these options can be supplied on the command line…

Read More

Perforce Command Line

Command Description p4 add Open file(s) in a client workspace for addition to the depot. p4 admin Perform administrative operations on the server. p4 branch Create or…

Read More

Java Command Line Options

-client       to select the “client” VM -server       to select the “server” VM -hotspot      is a synonym for the “client” VM  [deprecated] The default VM is client. -cp…

Read More

Chef frequently used commands collection

To run single recipe using chef-solo > chef-solo -c /opt/chef/repo/config/solo.rb -o my_cookbook::recipe To run the single reciepe in same machine > chef-apply hello.rb To generate the cookbook…

Read More

Know About Jenkins CLI | Jenkins CLI Guide

Running CLI java -jar jenkins-cli.jar [-s JENKINS_URL] command [options…] [arguments…] Getting help java -jar jenkins-cli.jar -s yourserver.com help [command] How to download jenkins-cli.jar? The best place to…

Read More

Understand Jenkins CLI | Jenkins CLI Reference

Running CLI java -jar jenkins-cli.jar [-s JENKINS_URL] command [options…] [arguments…] Getting help java -jar jenkins-cli.jar -s yourserver.com help [command] How to download jenkins-cli.jar? The best place to…

Read More

Maven commands Web References & Cheatsheet

Maven CLI Options Reference Options Description -am,–also-make If project list is specified, also build projects required by the list -amd,–also-make-dependents If project list is specified, also build…

Read More

Understand Ant command line arguments with Examples

Several tasks take arguments that will be passed to another process on the command line. To make it easier to specify arguments that contain space characters, nested…

Read More

WinZip commands Web References & Cheatsheet

The default action is to add or replace zipfile entries from list, which can include the special name – to compress standard input. If zipfile and list…

Read More

Perforce Web References & Cheatsheet

A way to remember data-mining commands The following is a set of questions that will be used during the Perforce training to remind students which “data-mining” commands…

Read More

Windows XP/2000 Commands & Tools | Windows XP Command-line Reference

Here’s the ultimate Windows XP/2000 command list that will make any Linux user feel at home at the command prompt. A lot of these commands are intended…

Read More

Command line switches of devenv.exe | Devenv command line switches Guide

To see this list, type devenv /? on command prompt /build – build the specified solution configuration   /project – specifies the project to build instead of…

Read More

How to run Remote Desktop Console by using command line?

How to run Remote Desktop Console using command line If you may want to run Desktop Console from a batch file, for example RDC over VPN, you…

Read More

Ant command line arguments – Examples – Summary

Ant command line arguments Several tasks take arguments that will be passed to another process on the command line. To make it easier to specify arguments that…

Read More