alpacon server describe
The describe command fetches and displays detailed information about a specific server, including its status, and other relevant attributes. This command is useful for getting an in-depth understanding of a server’s current state and configuration.
alpacon server describe [SERVER NAME] [flags]
Aliases
describe, desc
Options
-h, --help help for describe
Examples
Display details of a server:
alpacon server describe myserver
alpacon server desc myserver