GithubHelp home page GithubHelp logo

octanner / appkit-taas-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akkeris/taas-plugin

0.0 2.0 0.0 62 KB

JavaScript 100.00%
internal javascript no-pii non-production product-akkeris soc ssr team-dev-ops

appkit-taas-plugin's Introduction

Installation

aka plugins:install taas

The following commands are available

taas:tests

list tests

taas:tests:info ID

describe test

ID can be either the UUID of the test or the test name

taas:tests:register

register test

Will prompt for all fields

For environment variables provide space separated, k/v pairs ... all in double quotes.

taas:tests:update ID

update test

ID can be either the UUID of the test or the test name

Takes two parameters -p for property and -v for value

Valid values for property are : 'image', 'pipelinename', 'transitionfrom', 'transitionto','timeout','startdelay'

taas:config:set ID

set an environment variable

ID can be either the UUID of the test or the test name

KVPAIR is a single key/value pair (e.g. MYVARNAME=VALUE)

taas:config:unset ID

unset and environment variable

ID can be either the UUID of the test or the test name

NAME is the environment variable name

taas:tests:destroy ID

delete test

ID can be either the UUID of the test or the test name

taas:tests:runs ID

list test runs

ID can be either the UUID of the test or the test name

taas:hooks:create

add testing hooks to an app

Takes the usual -a for app name

Creates two hooks. One on release and one on build.

taas:runs:info ID

get info for a run

ID is the UUID. Get it from taas:tests:runs ID

taas:runs:output ID

get logs for a run.

If ID is a test name, gets latest

taas:runs:rerun ID

reruns a run

ID is the UUID. Get it from taas:tests:runs ID

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.