
Product
Go Support Is Now Generally Available
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.
DeployHub's CLI using the dhapi module.
Arguments:
ACTION - one of the following
deploy
- deploy the application to the environment
--dhurl --dhuser --dhpass --appname --appversion (optional) --deployenv
approve
- approve the application version
--dhurl --dhuser --dhpass --appname --appversion (optional)
move
- move the application version using the supplied task
--dhurl --dhuser --dhpass --appname --appversion (optional) --from_domain --task
updatecomp
- create/replace the component version for the application verion
Usage:
--dhurl --dhuser --dhpass --compname --compvariant (optional) --compversion (optional) --autocompinc (optional) --appname (optional) --appversion (optional) --autoappinc (optional) --compattr --consumes (optional) --provides (optional)
Predefined Key/Values:
assign
- assigns a component version to an application verion
--dhurl --dhuser --dhpass --compname --compvariant (optional) --compversion (optional) --appname --appversion (optional)
kv
- assigns the key/values pairs to the component verion
--dhurl --dhuser --dhpass --compname --compvariant (optional) --compversion (optional) --kvconfig
envscript
- creates a bash file from the component toml file
--envvars --envvars_sh
export
- exports a domain including all objects to stdout
--dhurl --dhuser --dhpass --from_dom
import
- imports the export file into the new domain
--dhurl --dhuser --dhpass --from_dom --to_dom
--dhurl
- DeployHub Url--dhuser
- DeployHub User--dhpass
- DeployHub Password--appname
- Application Name--appversion
- Application Version--appautoinc
- Application Auto Increment Version--deployenv
- Deployment Environment--compname
- Component Name--compvariant
- Component Variant--compversion
- Component Version--compautoinc
- Component Auto Increment Version--kvconfig
- Directory containing the json and properties file--crdatasource
- Change Request Data Source for the Component--changerequest
- Change Request for Component, use multiple time for each Change Request Id--deploydata
- The json file that contains the application, environment and log details--from_domain
- Move from domain--task
- Task to use for move--envvars
- Env Variables TOML file--envvars_sh
- Env Variables Output sh file--docker
- docker Kind of the component item--file
- file Kind of the component item--compattr
- Component Attributes, use multiple time for each attr--envs
- Environments to Associate App to, use multiple time for each env--importfile
- File to Import--fromdom
- From Domain--todom
- To Domain--msname
- New microservice being added to the cluster--msbranch
- New microservice branch being added to the cluster--consumes
- json file that lists the endpoints the component consumes. [ {"verb", "get", "path": "/weather"}]--provides
- json file that lists the endpoints the component provides. [ {"verb", "get", "path": "/checkout"}]FAQs
Unknown package
We found that deployhub demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.
Security News
vlt adds real-time security selectors powered by Socket, enabling developers to query and analyze package risks directly in their dependency graph.
Security News
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.