Module: Idcf::Cli::Extend::UpdateFile
- Included in:
- Update
- Defined in:
- lib/idcf/cli/extend/update_file.rb
Overview
update file
Constant Summary collapse
- BROKEN_UPDATE_FILE =
<<-TEXT.strip_heredoc.freeze The update file is damaged. Please consult with the administrator. TEXT
- BROKEN_JSON_SCHEMA =
<<-TEXT.strip_heredoc.freeze Failed to verify the update file. Use the following commands to try updating the gem. # gem update idcfcloud # idcfcloud init TEXT