A CLI tool for developing and deploying metadata to 1C:Enterprise applications. Version 2.0.3, updated sporadically. Key differentiators: integrates with SKV platform, handles login, pull, build, and push of metadata. Ships TypeScript types. Intended for Russian-speaking 1C developers.
npm install skv-cliNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install skv-cli globally, log in to a server, pull metadata, build, and push changes.
Use via shell commands or npx.
Use environment variables or secure prompts; avoid plaintext arguments.
Check latest version with `npm view skv-cli version`.
Consider using translation tools or contribute English documentation.
Install globally: npm i -g skv-cli, then ensure PATH includes npm global bin directory.
Double-check credentials and URL. Use --ignoreSsl if certificate issues exist.
Verify server URL and network connectivity. Ensure the server is running and accessible.
No dependency data recorded yet.