Skip to content
Snippets Groups Projects
Select Git revision
  • e4aef27f421e34d81955daeb99596e0f623c9269
  • c4 default protected
  • c7
  • c8
  • c9
  • c9-beta
  • c8-beta
  • c8s
  • c7-beta
  • c7-alt
  • c7-extras
  • c7-atomic-beta
  • c5
  • c5-plus
  • c6
  • c6-plus
  • imports/c7/subscription-manager-1.24.54-1.el7_9
  • imports/c7/subscription-manager-1.24.53-1.el7_9
  • imports/c7/subscription-manager-1.24.52-2.el7_9
  • imports/c7/subscription-manager-1.24.52-1.el7_9
  • imports/c8/subscription-manager-1.28.36-2.el8
  • imports/c9/subscription-manager-1.29.33.1-1.el9_2
  • imports/c9-beta/subscription-manager-1.29.33-1.el9
  • imports/c8-beta/subscription-manager-1.28.36-2.el8
  • imports/c8s/subscription-manager-1.28.36-2.el8
  • imports/c9/subscription-manager-1.29.30.1-1.el9_1
  • imports/c8s/subscription-manager-1.28.35-1.el8
  • imports/c8s/subscription-manager-1.28.34-1.el8
  • imports/c9/subscription-manager-1.29.30-1.el9
  • imports/c8s/subscription-manager-1.28.33-1.el8
  • imports/c8/subscription-manager-1.28.32-1.el8
  • imports/c8-beta/subscription-manager-1.28.32-1.el8
  • imports/c9-beta/subscription-manager-1.29.30-1.el9
  • imports/c9/subscription-manager-1.29.26.1-1.el9_0
  • imports/c8s/subscription-manager-1.28.32-1.el8
  • imports/c8s/subscription-manager-1.28.31-1.el8
36 results

subscription-manager

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Alain Reguera Delgado's avatar
    Alain Reguera Delgado authored
        - (render_getActions.sh): Inside command-line argument
          interpretation, split `--directory' action into `--identity' and
          `--translation' actions. Instead of verify working directories
          in render_getActions.sh, move working directory verification to
          render_getActionsIdentity.sh and render_getActionsTranslations.sh.
          
        - (render_getActions.sh): The command-line argument interpretation
          is done using first and second positional paramenters only by
          means of positional parameters shifting .  
          
        - (render_getActions.sh): Add `--copy', `--to' (FLAG_TO),
          `--quiet' (FLAG_QUIET), and `--yes' (FLAG_YES) options to
          command-line interpretation.
    
        - (render_getActions.sh): Remove short options from command-line
          interpretation. Use long options only.
    
        - (render.sh): Initialize `--to' (FLAG_TO) flag.
    
        - Massively replace `rendering' word to `rendition' word. The
          `rendition' word seems to be more appropriate to describe what
          we try to describe (i.e., stuff production through translation.).
    
        - Start using cli_printMessage '-' 'AsSeparatorLine' to draw
          separator lines. All echo lines were removed in the sake of
          AsSeparatorLine specification.
    15b1d2ad
    History
    Name Last commit Last update