
Security News
NVD Quietly Sweeps 100K+ CVEs Into a “Deferred” Black Hole
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
@gooddata/code-cli
Advanced tools
The GoodData Command-line Interface (CLI) lets you easily sync your local environment with the server. It is mainly aimed at the usage in CI/CD pipelines.
GoodData CLI is available for you to try out and provide feedback. As it is still in beta, avoid using it in production.
This README offers a brief overview of the CLI tool without a detailed Getting Started guide. For a comprehensive introduction and walkthrough, please visitGet Started with GoodData for VS Code.
To install, simply run npm i -g @gooddata/code-cli
in your terminal.
Now you should have a new CLI command available, try running gd -v
and you should get something along the lines of 0.5.0
.
There is a known overlap with OMZ default aliases. Instead of
gd
version (0.5.0
), you might see:error: unknown switch ‘v’
usage: git diff --no-index [<options>] <path> <path>
If you do, try to rununalias gd
and try to rungd -v
again. If you play using GoodData CLI, consider adding this line to your .zshrc (or another) profile file, as otherwise it will not persist between sessions.
Option | Description |
---|---|
-h or --help | Display the usage information. |
-v or --version | Show GoodData CLI version. |
Command | Description |
---|---|
init | Initialize a local GoodData environment. |
clone | Clone analytical objects from the workspace. |
deploy | Deploy analytical objects to GoodData. |
validate | Validate local environment. |
help | Display the usage information. |
FAQs
GoodData CLI
The npm package @gooddata/code-cli receives a total of 24 weekly downloads. As such, @gooddata/code-cli popularity was classified as not popular.
We found that @gooddata/code-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD now marks all pre-2018 CVEs as "Deferred," signaling it will no longer enrich older vulnerabilities, further eroding trust in its data.
Research
Security News
Lazarus-linked threat actors expand their npm malware campaign with new RAT loaders, hex obfuscation, and over 5,600 downloads across 11 packages.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.