Skip to content

feat(variable get): Add scope parameter to variable get subcommand

Description

Added a scope parameter to the glab variable get command and updated the documentation.

Related Issues

Resolves #1178 (closed)

How has this been tested?

I'm using this in a script to get scoped (file) variables, and information to them and then update it.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports