-
It would be good to have a column in `fcli ssc appversion *` table output informing the user of the current status of each application version, like whether metrics refresh is required, whether an upl…
-
We currently have `fcli util ncd-report *` and `fcli util msp-report *` commands. However, these license reporting commands don't fit very well alongside the other commands in the `fcli util` module, …
-
Various optional options on `wait-for` commands accept one or more states, like `--until`, `--while`, ... At the moment, multiple states are separated by the pipe separator, i.e. `--until PROCESS_COMP…
-
fcli ssc app delete : need the ability to differentiate application name with only numerical numbers and application IDs
fcli ssc app delete treats all numerical numbers as application IDs but cust…
-
When updating an appversion by name, the appversion to be updated must be specified as `appName:versionName`. However, the `--name` option (to rename the application version) expects a plain version n…
-
I'd call this enhancement.
Scenario:
The issue I encountered is as follows.
For some reason I needed to create over 90K application versions in one ssc instance. Lets say a company really does carr…
-
It’s somewhat confusing that microservices can be created through both ‘fcli fod app update’ and ‘fcli fod app-ms create’ commands, but releases can only be created through the ‘fcli fod release creat…
-
The fcli `--no-upload` option will drop the `uploadToken` parameter from the scan request to ScanCentral SAST Controller. The `--no-upload` option doesn't change the behavior of the `--appversion` opt…
-
The "matches" operator throws an IllegalStateException when being applied to a field with null value.
To reproduce execute
fcli util sample-data list -q "stringValue matches 'value1|value2'
Sta…
-
centos7系统
yarn run deploay
发布到百度
报错:
```
Error! You can try adding the -V parameter for more information output.
TypeError: Cannot read properties of undefined (reading 'salt')
…