Git Product home page Git Product logo

cli-31's Introduction

CIC Command Line Interface Build Status

The CIC Command line interface tool will allow you to interact with CIC through the command line.

Usage: cic < command > [< args >]

Available commands:

help      Show this help
defaults  Show the default values for a new item of the configuration type
delete    Perform a delete on a particular configuration item
features  Gets feature information about the cic server
get       Gets a configuration object
interaction  Performs the action on an interaction
login     Log in to a CIC server
logout    Log out from CIC
makecall  Places a call to the target for the currently logged in user
select    Perform a query on a particular configuration type
status    Get or sets a user's status
version   Gets version information about the cic server
whoami    Show information about currently logged in user

Run 'cic help [command]' for details.

Examples

Find Current User's Extension

cic login http://morbo:8018 kevin.glinski 1234
cic whoami | grep extension

Get All User's and Their Extensions and Save to a File

cic login http://morbo:8018 kevin.glinski 1234
cic select extension, workgroups from user > output.txt

cli-31's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.