srv

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Copyright © 2024 Ayobami Bamigboye <[email protected]>

Copyright © 2024 Ayobami Bamigboye <[email protected]>

Index

Constants

This section is empty.

Variables

View Source
var ServiceCmd = &cobra.Command{
	Use:   "service",
	Short: "Manages vaught's application's services",
	Long: `Manages the various features of the vault service, providing commands to start in foreground/background, stop, and restarting. Coming soon: hot modification of configurations later. 
This command acts as a gateway for interacting with different aspects of vault's service functionality.

Examples of usage include:

- Starting a service in foreground or background

# coming soon
- Stopping a service (requires the service is started in background)
- Restarting a service [w]ith new parameters] (requires the service is started in background)
- Viewing the status of running services (requires the service is started in background)`,
	Run: func(cmd *cobra.Command, args []string) {

	},
}

ServiceCmd represents the service command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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