Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 807 Bytes

File metadata and controls

34 lines (21 loc) · 807 Bytes

hapi vps docker get

Get project contents

Synopsis

Retrieves the complete project information including the docker-compose.yml file contents, project metadata, and current deployment status.

This endpoint provides the full configuration and state details of a specific Docker Compose project.

Use this to inspect project settings, review the compose file, or check the overall project health.

hapi vps docker get <virtual-machine-id> <project-name> [flags]

Options

  -h, --help   help for get

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO