Files
cli/README.md
2026-01-27 16:35:46 +01:00

571 B

SecNex CLI

The SecNex CLI is a command line tool for the SecNex API. It allows you to manage your SecNex API resources from the command line.

Features

  • Login via OAuth2 and secure saving of the access token with keyring

Installation

pip install secnex-cli

Usage

secnex auth login

Commands

auth

login

Login to the SecNex API

secnex auth login

logout

Logout from the SecNex API

secnex auth logout

status

Check if user is already logged in

secnex auth status