https://github.com/gsmlg-dev/gsmlg-cli
A command line tool for my private affair.
https://github.com/gsmlg-dev/gsmlg-cli
Last synced: about 1 month ago
JSON representation
A command line tool for my private affair.
- Host: GitHub
- URL: https://github.com/gsmlg-dev/gsmlg-cli
- Owner: gsmlg-dev
- License: gpl-3.0
- Created: 2022-03-25T03:03:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T08:34:38.000Z (about 2 years ago)
- Last Synced: 2025-01-11T11:22:06.910Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GSMLG CLI
A command line tool for my private affair.
```shell
A command line tool for my private affair.
Usage:
gsmlg-cli [flags]
gsmlg-cli [command]
Available Commands:
blog List blog
completion Generate the autocompletion script for the specified shell
hashdir Get directory hash
help Help about any command
httpbenchmark httpbenchmark tool
opnsense Manage opnsense, start/stop/reconfigure services.
rsa RSA key pair management
semantic-release semantic-release - fully automated package/module/image publishing
zdns Manage zdns cloud zones and record.
Flags:
--config string config file (default is $HOME/.config/gsmlg/cli.yaml)
-h, --help help for gsmlg-cli
-v, --version Print version
Use "gsmlg-cli [command] --help" for more information about a command.
```