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 =
"  The update file is damaged.\n  Please consult with the administrator.\n".strip_heredoc.freeze
BROKEN_JSON_SCHEMA =
"  Failed to verify the update file.\n  Use the following commands to try updating the gem.\n\n  # gem update idcfcloud\n  # idcfcloud init\n".strip_heredoc.freeze