Skip to main content

5GASP CLI to generate testing descriptors.

Project description

5GASP CLI

How to run

You can find the code inside the /5gasp-cli/src/ directory. To list all CLI commands, run:

5gasp-cli --help

To list all parameters of a command, run:

5gasp-cli COMMAND --help

CLI Commands

List all tests from a test bed

5gasp-cli list-testbeds

List all available tests

5gasp-cli list-available-tests

Generate a testing descriptor:

5gasp-cli create-testing-descriptor

This command has the following options:

  • One or more NSDs (Network Service Descriptors) can be passed to infer connection point tags from, using the following command:
5gasp-cli create-testing-descriptor --infer-tags-from-nsd <nsd_location>
  • The path of the generated descriptor can be passed using:
5gasp-cli create-testing-descriptor --output-filepath <path_to_file>

NOTE: Both options can be used simultaneously

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

5gasp_cli-0.1.0.tar.gz (13.3 kB view hashes)

Uploaded Source

Built Distribution

5gasp_cli-0.1.0-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page