previder-cli

command module
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

README

previder-cli

Previder CLI is the command line client for the Previder Portal

Release:

Release Version

Last build:

Last build

Last release:

Last publish

Getting started

Previder-cli is a stand-alone binary to use with the Previder Portal

To see all usages, run

./previder-cli --help

Token

Use the token directly from the command-line or define the PREVIDER_TOKEN environment variable.

Usage example

./previder-cli -t <insert-token> virtualserver list

Will print all Virtual servers in the tenant belonging to the token

export PREVIDER_TOKEN="insert-token"
./previder-cli version

Will print the current version of the client

Output

The default output format is json. To have nicer output, like tables for lists, use the -o pretty parameter.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL