Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

scrtlabs/secretvm-cli

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecretAI devportal CLI tool

A command-line interface to manage Secret Virtual Machines (SecretVMs) and interact with SecretAI devportal.

Prerequisites

  • Node.js: Version 16.x or higher.
  • npm or yarn.

Installation

  1. Clone the Repository
git clone https://github.com/scrtlabs/secretvm-cli.git
cd secretvm-cli
  1. Install Dependencies
npm install
# or
yarn install
  1. Build the Project
npm run build

This will create a /dist directory with the compiled code.

  1. Make the CLI Globally Available (Optional) To use the CLI command from anywhere on your system, you can link it:
npm link

This will make the command secretvm-cli available globally. Alternatively, you can run it directly using node dist/cli.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.