@paxico/cli-loadsy

1.0.0 • Public • Published

loadsy-cli

Commands

MANAGEMENT COMMANDS
login [options]                                     Login
        OPTIONS
        -u, --username <username>                   Set username
        -h, --help                                  display help for command

project                                             Create or list projects
        OPTIONS
        -h, --help                                  display help for command
        
        COMMANDS
        create [options] <projectName>              Create a new project
                OPTIONS
                --tarballUrl <URL>                  Set tarballUrl
                -o, --organization <organization>   Set Organization ID
                -h, --help                          display help for command

        list                                        List all projects

test                                                Run or Upload test files
        OPTIONS
        -h, --help                                  display help for command
        
        COMMANDS
        upload [options] <projectId>                Upload a test in a project
                OPTIONS
                -s, --source <scriptPath>           Set source path
                -h, --help                          display help for command

        run [options] <projectId>                   Run test in project
                OPTIONS
                -tc, --threadCount <threadCount>    Set threadCount
                -s, --source                        Set test to run
                -d, --duration <duration>           Set duration in seconds
                -r, --rampup <rampup>               Set rampup
                -h, --help                          display help for command

        list <projectId>                            List test files for a project
                OPTIONS
                -h, --help                          display help for command

help [command]                                      display help for command

Credentials

When login, you create a json file "login".

After create your credentials, you can use the program.

Readme

Keywords

none

Package Sidebar

Install

npm i @paxico/cli-loadsy

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

13.3 kB

Total Files

12

Last publish

Collaborators

  • muzamilshakir
  • danyal029
  • ernestojs
  • kimibst
  • alexatpaxico
  • jitcoder
  • ethanpaxico