Skip to main content

Ossa Gitlab Agent

ossa gitlab-agent

Purpose: Manage GitLab agent integration

Synopsis

ossa gitlab-agent [options]

Description

Manage GitLab agent integration

Options

  • --configure - Configure GitLab agent
  • --deploy - Deploy agent to GitLab
  • --status - Check agent status
  • --logs - View agent logs

Examples

ossa gitlab-agent --configure
ossa gitlab-agent --deploy
ossa gitlab-agent --status
ossa gitlab-agent --logs

Exit Codes

  • 0 - Success
  • 1 - General error
  • 2 - Invalid arguments
  • 3 - File not found