Skip to content

Commit

Permalink
feat: Removed attach command and CLI option related to attach
Browse files Browse the repository at this point in the history
* Card ID: CCT-425
* Removed attach command
* Removed --auto-attach and --autosubscribe CLI options of
  register command
* Removed --servicelevel CLI option of register command too,
  because this CLI option was possible to use only with
  --auto-attach CLI option. Thus, it does not make sense
  to keep this option
* Removed unit tests for attach command
* Modified unit tests for register command. Only SCA mode
  is considered.
  • Loading branch information
jirihnidek committed Jun 3, 2024
1 parent 0de0c38 commit 6037cf8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 576 deletions.
306 changes: 0 additions & 306 deletions src/subscription_manager/cli_command/attach.py

This file was deleted.

Loading

0 comments on commit 6037cf8

Please sign in to comment.