@salefronts/cli
v1.3.0
Published
This is a command-line interface (CLI) tool for generating various types of keys, secrets, UUIDs, and more. It also includes functionality for sealing and unsealing Kubernetes secrets.
Keywords
Readme
@salefronts/cli
This is a command-line interface (CLI) tool for generating various types of keys, secrets, UUIDs, and more. It also includes functionality for sealing and unsealing Kubernetes secrets.
Installation
To install the CLI globally, run the following command:
npm install -g @salefronts/cliCommands
User sf <command> to execute the corresponding commands.
To get the list of command use this command line:
sf helpPublishing
Increase the version inside the package.json
npm publish --access public