@socotra/profile-cli
TypeScript icon, indicating that this package has built-in type declarations

2.6.0 • Public • Published

Socotra Profile CLI

A command-line interface for securely saving and managing Socotra credentials.

npm

Changelog

Installation

Install globally as a part of the @socotra/cli tools:

npm install -g @socotra/cli

Install as a globally available standalone tool:

npm install -g @socotra/profile-cli

Install as a local package:

npm install @socotra/profile-cli

Usage

Usage: socotra-profile [options] [command]

Options:
  --ci                  change output when running as a CI process
  --no-title            turn off title and banner output
  --no-banner           turn off banner output
  --no-styling          turn off terminal styling and colours
  --no-progress         turn off progress bars and spinners
  -V, --version         output the version number
  -h, --help            display help for command

Commands:
  add [options] <name>  add a Socotra profile to this machine
  rm <name>             remove a Socotra profile from this machine
  clear                 clear all Socotra profiles from this machine
  ls                    list Socotra profiles on this machine
  help [command]        display help for command

Usage: add

Usage: socotra-profile add [options] <name>

add a Socotra profile to this machine

Options:
  -a, --api <uri>            the API URI
  -n, --hostName <hostName>  hostname
  -u, --username <username>  username
  -p, --password <password>  password
  -h, --help                 display help for command

Usage: rm

Usage: socotra-profile rm [options] <name>

remove a Socotra profile from this machine

Options:
  -h, --help  display help for command

Usage: clear

Usage: socotra-profile clear [options]

clear all Socotra profiles from this machine

Options:
  -h, --help  display help for command

Usage: ls

Usage: socotra-profile ls [options]

list Socotra profiles on this machine

Options:
  -h, --help  display help for command

Readme

Keywords

none

Package Sidebar

Install

npm i @socotra/profile-cli

Weekly Downloads

35

Version

2.6.0

License

ISC

Unpacked Size

87.4 kB

Total Files

16

Last publish

Collaborators

  • devinclark27
  • leixuexxxx
  • centur
  • iquer.spindola
  • nick.cash
  • socotraadmin
  • niklong
  • vfateh
  • kgbolger
  • nwsocotra