rest-api-fuzz-testing/cli
Stas b992047f6b
if service principal deployment is skipped, then also ignore enalbing of service providers on the subscription (#240)
Co-authored-by: stas <statis@microsoft.com>
2021-09-02 13:19:06 -07:00
..
raft-tools Track zap complete state (#227) 2021-07-23 13:30:25 -07:00
raft_sdk if service principal deployment is skipped, then also ignore enalbing of service providers on the subscription (#240) 2021-09-02 13:19:06 -07:00
samples Move TestAllCombinations into a mode (#221) 2021-07-08 14:47:30 -07:00
Readme.md Update docs for raft_local (#191) 2021-04-28 14:39:35 -07:00
raft.py Login if passed a secret on the command line. (#238) 2021-09-01 13:51:49 -07:00
raft_local.py Remove class import as it shadows the module name and causes an error. (#237) 2021-08-30 12:53:28 -07:00
requirements.txt Add telemetry to local raft script. (#230) 2021-08-06 13:41:28 -07:00

Readme.md

RAFT CLI

raft.py is Rest API Fuzz Testing service CLI that is used for deployment of the service to Azure, job creation, deletion, etc. See full documentation RAFT CLI reference

raft_local.py is a script that does not require Azure to run RAFT job configurations. See documentation on how to use RAFT on your development machine