pasoe-cli

command module
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

README

pasoe-cli

A standalone CLI tool for managing agents, no (nodejs, Java, etc) runtime needed. The primary aim for now is to list, add and kill agents. PREREQUISITE: oemanager must be installed.

Example:

C:\dev\go\pasoe-cli\build>pasoe agent list
[crm] agent: UWGqyGbZSHG0n0KahvDpRA (pid: 12560)
[order] agent: KldZgISgT56OTeocwxQ6RQ (pid: 20112)
[order] agent: R-SAT9dwQeax3Qwn5Tm2Xg (pid: 24852)

(this pasoe instance has two ABL applications, crm & order)

More:

pasoe agent add --app crm -n 2
pasoe agen kill --app order --all

For help on the commands:
pasoe --help

There some global option to this CLI tool:

A CLI tool for PAS instance (agent) management

Usage:
  pasoe [command]

Available Commands:
  agent        list/add/kill agents
  agentsession A command handling agent sessions
  application  Command for action related to (OEABL) applications
  completion   Generate the autocompletion script for the specified shell
  help         Help about any command
  version      Displays the version number

Flags:
      --config string     config file (default is $HOME/.pasoe-cli.yaml)
  -h, --help              help for pasoe
      --host string       hostname (default "localhost")
  -p, --password string   password (default "tomcat")
      --port int          port (default 8810)
      --protocol string   protocol, http or https (default "http")
  -u, --user string       username (default "tomcat")

Use "pasoe [command] --help" for more information about a command.

By: Bronco Oostermeyer, 2022 License: GPL3

Documentation

Overview

Copyright © 2022 Bronco Oostermeyer <[email protected]>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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