hammer_cli_foreman_rh_cloud 1.0.3 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. checksums.yaml +4 -4
  2. data/lib/hammer_cli_foreman_rh_cloud/cloud_connector.rb +2 -1
  3. data/lib/hammer_cli_foreman_rh_cloud/command_extensions/ping.rb +48 -0
  4. data/lib/hammer_cli_foreman_rh_cloud/i18n.rb +1 -1
  5. data/lib/hammer_cli_foreman_rh_cloud/insights.rb +17 -0
  6. data/lib/hammer_cli_foreman_rh_cloud/inventory.rb +30 -1
  7. data/lib/hammer_cli_foreman_rh_cloud/version.rb +1 -1
  8. data/lib/hammer_cli_foreman_rh_cloud.rb +6 -19
  9. data/locale/bn/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  10. data/locale/bn/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  11. data/locale/bn_IN/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  12. data/locale/bn_IN/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  13. data/locale/bqi/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  14. data/locale/bqi/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  15. data/locale/ca/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  16. data/locale/ca/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  17. data/locale/cs_CZ/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  18. data/locale/cs_CZ/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  19. data/locale/de/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  20. data/locale/de/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  21. data/locale/de_AT/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  22. data/locale/de_AT/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  23. data/locale/de_DE/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  24. data/locale/de_DE/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  25. data/locale/el/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  26. data/locale/el/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  27. data/locale/en/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  28. data/locale/en/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  29. data/locale/en_GB/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  30. data/locale/en_GB/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  31. data/locale/en_US/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  32. data/locale/en_US/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  33. data/locale/es/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  34. data/locale/es/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  35. data/locale/et_EE/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  36. data/locale/et_EE/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  37. data/locale/fr/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  38. data/locale/fr/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +3 -3
  39. data/locale/gl/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  40. data/locale/gl/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  41. data/locale/gu/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  42. data/locale/gu/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  43. data/locale/he_IL/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  44. data/locale/he_IL/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  45. data/locale/hi/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  46. data/locale/hi/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  47. data/locale/id/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  48. data/locale/id/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  49. data/locale/it/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  50. data/locale/it/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  51. data/locale/ja/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  52. data/locale/ja/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +3 -3
  53. data/locale/ka/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  54. data/locale/ka/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  55. data/locale/kn/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  56. data/locale/kn/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  57. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_rh_cloud.mo +0 -0
  58. data/locale/ko/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +16 -6
  59. data/locale/ml_IN/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  60. data/locale/ml_IN/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  61. data/locale/mr/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  62. data/locale/mr/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  63. data/locale/nl_NL/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  64. data/locale/nl_NL/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  65. data/locale/or/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  66. data/locale/or/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  67. data/locale/pa/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  68. data/locale/pa/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  69. data/locale/pl/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  70. data/locale/pl/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +4 -4
  71. data/locale/pl_PL/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  72. data/locale/pl_PL/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +4 -4
  73. data/locale/pt/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  74. data/locale/pt/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  75. data/locale/pt_BR/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  76. data/locale/pt_BR/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  77. data/locale/ro/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  78. data/locale/ro/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  79. data/locale/ro_RO/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  80. data/locale/ro_RO/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  81. data/locale/ru/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  82. data/locale/ru/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +4 -4
  83. data/locale/sl/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  84. data/locale/sl/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +3 -3
  85. data/locale/sv_SE/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  86. data/locale/sv_SE/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  87. data/locale/ta/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  88. data/locale/ta/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  89. data/locale/ta_IN/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  90. data/locale/ta_IN/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  91. data/locale/te/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  92. data/locale/te/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  93. data/locale/tr/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  94. data/locale/tr/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  95. data/locale/vi/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  96. data/locale/vi/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  97. data/locale/vi_VN/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  98. data/locale/vi_VN/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  99. data/locale/zh/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  100. data/locale/zh/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  101. data/locale/zh_CN/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  102. data/locale/zh_CN/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +3 -3
  103. data/locale/zh_TW/LC_MESSAGES/{hammer-cli-foreman-rh-cloud.mo → hammer_cli_foreman_rh_cloud.mo} +0 -0
  104. data/locale/zh_TW/{hammer-cli-foreman-rh-cloud.po → hammer_cli_foreman_rh_cloud.po} +1 -1
  105. data/test/data/3.15/foreman_api.json +1 -0
  106. data/test/functional/cloud_connector/cloud_connector_test.rb +21 -0
  107. data/test/functional/inventory/download_report_test.rb +31 -0
  108. data/test/functional/inventory/generate_report_test.rb +37 -0
  109. data/test/functional/inventory/sync_test.rb +31 -0
  110. data/test/task_helper.rb +7 -0
  111. data/test/test_helper.rb +21 -0
  112. metadata +244 -106
  113. data/lib/hammer_cli_foreman_rh_cloud/report.rb +0 -30
  114. data/locale/ko/LC_MESSAGES/hammer-cli-foreman-rh-cloud.mo +0 -0
  115. /data/locale/{hammer-cli-foreman-rh-cloud.pot → hammer_cli_foreman_rh_cloud.pot} +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: aeee8a0ea54bfad858c6247dfc427ac1ca7323d0e7c40b4aa98482e3d5cbd14a
4
- data.tar.gz: 681efced7dbfff0a6c720f4ab7235e14a0a80880a50cf632fbc1b8f9b8399e6a
3
+ metadata.gz: 962a249edd3e5c8057a0d88bf32503001f770a489c54749bd5d663e30257b267
4
+ data.tar.gz: db4df9b9f49e83f58d0893eba20120ca78cdd923e30d9faa3de5b13aeaa31d7d
5
5
  SHA512:
6
- metadata.gz: e68488eb8a71c2e5921c4c79d637cef655788452a89919222c0c5ac24baaa52d138930cdc0c24b7b50f5183b44aa5563fe60e55773830331ba804c1e28777463
7
- data.tar.gz: 9693b5d913ddbda408a4c2f1be2086ada9476f66617b549f5f8db6aea6326a9f2e07a77b92ffaa5da1949bdfba8f8f25706d89bda1d4ace553e3c50750ee477c
6
+ metadata.gz: 9bd7f88a91e4603ce7f0b8f929369a0de99a2c81b6df9d407e9cd586026185d6132ae8b46e64677e9d37d59f1759644b45fcf11c644fd0d02216914d512bdd6a
7
+ data.tar.gz: 625172ddf8bdd64c01e635afd591af00ac261e0546e4666b704bc57ecf890c46e84075123df2137196160ef84a73498745671dac23654b65728d89fd231b0249
@@ -1,7 +1,8 @@
1
1
  module HammerCLIForemanRhCloud
2
2
  class CloudConnectorCommand < HammerCLIForeman::Command
3
+ desc 'Manage cloud connector setup'
3
4
  resource :inventory
4
- command_name 'cloud_connector'
5
+ command_name 'cloud-connector'
5
6
 
6
7
  class EnableCommand < HammerCLIForeman::Command
7
8
  command_name 'enable'
@@ -0,0 +1,48 @@
1
+ require 'hammer_cli_foreman/ping'
2
+
3
+ module HammerCLIForemanRhCloud
4
+ module CommandExtensions
5
+ class Ping < HammerCLI::CommandExtensions
6
+ before_print do |data|
7
+ unless data.dig('results', 'foreman_rh_cloud').nil?
8
+ data.dig('results', 'foreman_rh_cloud', 'services')&.each do |_, service_hash|
9
+ service_hash['_response'] = format_response(service_hash)
10
+ end
11
+ end
12
+ end
13
+
14
+ def self.format_response(service_hash)
15
+ if service_hash['duration_ms']
16
+ _('Duration: %sms') % service_hash['duration_ms']
17
+ elsif service_hash['message']
18
+ _('Message: %s') % service_hash['message']
19
+ end
20
+ end
21
+
22
+ output do |definition|
23
+ definition.append do
24
+ from 'foreman_rh_cloud' do
25
+ from :services do
26
+ label 'advisor', hide_blank: true do
27
+ from 'advisor' do
28
+ field 'status', _('Status')
29
+ field '_response', _('Server Response')
30
+ end
31
+ end
32
+ label 'vulnerability', hide_blank: true do
33
+ from 'vulnerability' do
34
+ field 'status', _('Status')
35
+ field '_response', _('Server Response')
36
+ end
37
+ end
38
+ end
39
+ end
40
+ end
41
+ end
42
+ end
43
+
44
+ HammerCLIForeman::PingCommand::ForemanCommand.extend_with(
45
+ HammerCLIForemanRhCloud::CommandExtensions::Ping.new
46
+ )
47
+ end
48
+ end
@@ -12,7 +12,7 @@ module HammerCLIForemanRhCloud
12
12
  end
13
13
 
14
14
  def domain_name
15
- 'hammer-cli-foreman-rh-cloud'
15
+ 'hammer_cli_foreman_rh_cloud'
16
16
  end
17
17
  end
18
18
 
@@ -0,0 +1,17 @@
1
+ require 'hammer_cli_foreman_rh_cloud/inventory'
2
+ require 'hammer_cli_foreman_rh_cloud/cloud_connector'
3
+
4
+ module HammerCLIForemanRhCloud
5
+ class InsightsCommand < HammerCLIForeman::Command
6
+ resource :inventory
7
+ autoload_subcommands
8
+
9
+ subcommand HammerCLIForemanRhCloud::InventoryCommand.command_name,
10
+ HammerCLIForemanRhCloud::InventoryCommand.desc,
11
+ HammerCLIForemanRhCloud::InventoryCommand
12
+
13
+ subcommand HammerCLIForemanRhCloud::CloudConnectorCommand.command_name,
14
+ HammerCLIForemanRhCloud::CloudConnectorCommand.desc,
15
+ HammerCLIForemanRhCloud::CloudConnectorCommand
16
+ end
17
+ end
@@ -1,7 +1,8 @@
1
1
  module HammerCLIForemanRhCloud
2
2
  class InventoryCommand < HammerCLIForeman::Command
3
+ desc 'Manage inventory related operations'
3
4
  resource :inventory
4
- command_name 'rh_cloud_inventory'
5
+ command_name 'inventory'
5
6
 
6
7
  class SyncCommand < HammerCLIForeman::Command
7
8
  command_name 'sync'
@@ -18,6 +19,34 @@ module HammerCLIForemanRhCloud
18
19
  build_options
19
20
  end
20
21
 
22
+ class DownloadCommand < HammerCLIForeman::DownloadCommand
23
+ command_name 'download-report'
24
+ desc 'Download the last generated report'
25
+
26
+ action :download_file
27
+
28
+ option '--path', 'PATH',
29
+ _('Path to download report.'),
30
+ attribute_name: :option_path,
31
+ required: true
32
+
33
+ failure_message _('Failed to download report')
34
+
35
+ build_options
36
+ end
37
+
38
+ class GenerateCommand < HammerCLIForeman::Command
39
+ command_name 'generate-report'
40
+ action :generate_report
41
+ desc 'Start new report generation'
42
+
43
+ option ['--no-upload'], :flag, _('Generate the report, but do not upload')
44
+ success_message _('Report generation started successfully')
45
+ failure_message _('Failed to start report generation task, please check server logs for more information.')
46
+
47
+ build_options
48
+ end
49
+
21
50
  autoload_subcommands
22
51
  end
23
52
  end
@@ -1,5 +1,5 @@
1
1
  module HammerCLIForemanRhCloud
2
2
  def self.version
3
- @version ||= Gem::Version.new '1.0.3'
3
+ @version ||= Gem::Version.new '1.0.5'
4
4
  end
5
5
  end
@@ -4,26 +4,13 @@ module HammerCLIForemanRhCloud
4
4
 
5
5
  require 'hammer_cli_foreman_rh_cloud/version'
6
6
  require 'hammer_cli_foreman_rh_cloud/i18n'
7
- require 'hammer_cli_foreman_rh_cloud/report'
7
+ require 'hammer_cli_foreman_rh_cloud/insights'
8
+ require 'hammer_cli_foreman_rh_cloud/command_extensions/ping'
8
9
 
9
10
  HammerCLI::MainCommand.lazy_subcommand(
10
- 'rh_report',
11
- 'Manage reports sent to console.redhat.com',
12
- 'HammerCLIForemanRhCloud::ReportCommand',
13
- 'hammer_cli_foreman_rh_cloud/report'
14
- )
15
-
16
- HammerCLI::MainCommand.lazy_subcommand(
17
- 'rh_cloud_inventory',
18
- 'Manage inventory synchroniztion with console.redhat.com',
19
- 'HammerCLIForemanRhCloud::InventoryCommand',
20
- 'hammer_cli_foreman_rh_cloud/inventory'
21
- )
22
-
23
- HammerCLI::MainCommand.lazy_subcommand(
24
- 'cloud_connector',
25
- 'Manage Cloud Connector',
26
- 'HammerCLIForemanRhCloud::CloudConnectorCommand',
27
- 'hammer_cli_foreman_rh_cloud/cloud_connector'
11
+ 'insights',
12
+ 'Manage Insights related operations',
13
+ 'HammerCLIForemanRhCloud::InsightsCommand',
14
+ 'hammer_cli_foreman_rh_cloud/insights'
28
15
  )
29
16
  end
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -5,7 +5,7 @@
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
8
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
11
11
  "PO-Revision-Date: 2023-07-12 16:17+0000\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -10,12 +10,12 @@
10
10
  #, fuzzy
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
13
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
16
16
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
17
- "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud"
18
- "+transifex@kohlvanwijngaarden.nl>, 2024\n"
17
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
18
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
19
19
  "Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
20
20
  "MIME-Version: 1.0\n"
21
21
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -10,12 +10,12 @@
10
10
  #, fuzzy
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
13
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
16
16
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
17
- "Last-Translator: Ewoud Kohl van Wijngaarden <ewoud"
18
- "+transifex@kohlvanwijngaarden.nl>, 2024\n"
17
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
18
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
19
19
  "Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
20
20
  "MIME-Version: 1.0\n"
21
21
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -9,7 +9,7 @@
9
9
  #, fuzzy
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
15
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -3,13 +3,18 @@
3
3
  # This file is distributed under the same license as the hammer-cli-foreman-rh-cloud package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
+ # Translators:
7
+ # Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
8
+ #
6
9
  #, fuzzy
7
10
  msgid ""
8
11
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
12
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
13
  "Report-Msgid-Bugs-To: \n"
11
14
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
15
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
16
+ "Last-Translator: Ewoud Kohl van Wijngaarden "
17
+ "<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
13
18
  "Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
14
19
  "MIME-Version: 1.0\n"
15
20
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,31 +23,36 @@ msgstr ""
18
23
  "Plural-Forms: nplurals=1; plural=0;\n"
19
24
 
20
25
  msgid "Cloud connector enable task started"
21
- msgstr ""
26
+ msgstr "클라우드 커넥터 활성화 작업이 시작되었습니다."
22
27
 
23
28
  msgid ""
24
29
  "Failed to enable cloud connector, please check server logs for more "
25
30
  "information"
26
31
  msgstr ""
32
+ "클라우드 커넥터를 활성화하는 데 실패했습니다. 자세한 내용은 서버 로그를 확인"
33
+ "하세요."
27
34
 
28
35
  msgid "Task id"
29
- msgstr ""
36
+ msgstr "작업 ID"
30
37
 
31
38
  msgid "Inventory sync task started successfully"
32
- msgstr ""
39
+ msgstr "인벤토리 동기화 작업이 성공적으로 시작되었습니다."
33
40
 
34
41
  msgid ""
35
42
  "Failed to start inventory sync task, please check server logs for more "
36
43
  "information"
37
44
  msgstr ""
45
+ "인벤토리 동기화 작업을 시작하지 못했습니다. 자세한 내용은 서버 로그를 확인하"
46
+ "세요."
38
47
 
39
48
  msgid "Failed to download report"
40
- msgstr ""
49
+ msgstr "보고서를 다운로드하지 못했습니다."
41
50
 
42
51
  msgid "Report generation started successfully"
43
- msgstr ""
52
+ msgstr "보고서 생성이 성공적으로 시작되었습니다."
44
53
 
45
54
  msgid ""
46
55
  "Failed to start report generation task, please check server logs for more "
47
56
  "information."
48
57
  msgstr ""
58
+ "보고서 생성 작업을 시작하지 못했습니다. 자세한 내용은 서버 로그를 확인하세요."
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"
@@ -6,7 +6,7 @@
6
6
  #, fuzzy
7
7
  msgid ""
8
8
  msgstr ""
9
- "Project-Id-Version: hammer-cli-foreman-rh-cloud 1.0.2\n"
9
+ "Project-Id-Version: hammer_cli_foreman_rh_cloud 1.0.3\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2023-07-12 16:17+0000\n"
12
12
  "PO-Revision-Date: 2023-10-05 11:01+0000\n"