-
When testing the FCLI, having an intermitting issue with the ‘start scan’. Are you aware of issues with pipeline as code and FCLI?
We are using the proxy setup of fcli to resolve connection to serv…
-
case 1
fcli ssc appversion-artifact download --appversion app:version --no-include-sources -f path --session session --id id
works as expected, file is without sources
case 2
fcli ssc appversi…
-
fcli tool sc-client install -d /Users/qaprague/fcli-demo/scancentral -t 'secret!' latest
java.lang.IllegalStateException: Digest mismatch
Expected: 534034b322811b6eb15289c5ae538837c615f2d94ef17…
-
change the synopsis to
fcli ssc token update -p[=] [--description=] [--expire-in=] -u= [[-h] [--env-prefix=] [--log-file=] [--log-level=]] [--session= | [--url= [-k]]] ] [--store=_variableName[=]…
-
qaprague@Jacks-Mac-mini ~ % fcli ssc plugin enable --session krystof_session 3
kong.unirest.UnirestException: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No serializer found for cl…
-
works like this
qaprague@Jacks-Mac-mini ~ % fcli ssc role create -d customRole -p "only_projectversion_add" -p "webhook_manage" --session krystof_session customeeeeerole
does not work like this
…
-
fcli ssc issue-template delete : issue template delete command returned with issue template deleted but it's NOT
IF the intended for deletion issue template is IN USE or it's system template, fcli …
-
according to document of fcli tool
--no-include-sources, --id= are mutually exclusive (specify only one)
but IF --id is NOT included in the command, response 500 returned
in ssc, we can download…
-
to be able to use a saved variable in another command the user has to switch to bash
![Screenshot 2022-12-19 at 15 46 02](https://user-images.githubusercontent.com/63144637/208451979-f27d9173-2793-47…
-
The `fcli ssc appversion update` command shows `N/A` in the `Application name` column.